Panda3D
Public Member Functions | Public Attributes | List of all members
DoubleAlmostMatches Class Reference

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
 

Detailed Description

An STL function object to determine if a double is vert nearly equal the supplied value .

Used in set_uv(), below.

Definition at line 79 of file qtessInputEntry.cxx.


The documentation for this class was generated from the following file: