Panda3D
 All Classes Functions Variables Enumerations
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 72 of file qtessInputEntry.cxx.


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