Panda3D
Public Member Functions | Public Attributes
DoubleAlmostMatches Class Reference

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

List of all members.

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 85 of file qtessInputEntry.cxx.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations