Panda3D
|
An STL function object to determine if a double is vert nearly equal the supplied value . More...
Public Member Functions | |
DoubleAlmostMatches (double v) | |
int | operator() (double a) const |
Public Attributes | |
double | _v |
An STL function object to determine if a double is vert nearly equal the supplied value .
Used in set_uv(), below.
Definition at line 85 of file qtessInputEntry.cxx.