digikam
dng_utils.cpp File Reference
#include "dng_point.h"
#include "dng_rect.h"
#include "dng_utils.h"
#include "dng_assertions.h"
#include <sys/time.h>
Include dependency graph for dng_utils.cpp:

Go to the source code of this file.
Functions | |
real64 | MaxDistancePointToRect (const dng_point_real64 &point, const dng_rect_real64 &rect) |
real64 | MaxSquaredDistancePointToRect (const dng_point_real64 &point, const dng_rect_real64 &rect) |
real64 | TickCountInSeconds () |
real64 | TickTimeInSeconds () |
Function Documentation
real64 MaxDistancePointToRect | ( | const dng_point_real64 & | point, |
const dng_rect_real64 & | rect | ||
) |
Definition at line 210 of file dng_utils.cpp.
real64 MaxSquaredDistancePointToRect | ( | const dng_point_real64 & | point, |
const dng_rect_real64 & | rect | ||
) |
Definition at line 185 of file dng_utils.cpp.
real64 TickCountInSeconds | ( | ) |
Definition at line 142 of file dng_utils.cpp.
real64 TickTimeInSeconds | ( | ) |
Definition at line 104 of file dng_utils.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 16 2019 01:51:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 16 2019 01:51:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.