Panda3D
Public Member Functions | List of all members
DoublesAlmostEqual Class Reference

An STL function object to determine if two doubles are very nearly equal. More...

Public Member Functions

int operator() (double a, double b) const
 

Detailed Description

An STL function object to determine if two doubles are very nearly equal.

Used in set_uv(), below.

Definition at line 68 of file qtessInputEntry.cxx.


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