Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

Math3 Class Template Reference
[Math3]

Comparison of 2D vectors with a tolerance. More...

#include <gmlvector3.h>

Inheritance diagram for Math3:

Math List of all members.

Static Public Member Functions

bool AboutZero (const TVector3< T > &v, const double tolerance)
bool AboutZero (const TVector3< T > &v)
bool NearZero (const TVector3< T > &v)
bool AboutEqual (const TVector3< T > &v1, const TVector3< T > &v2, const double tolerance)
bool AboutEqual (const TVector3< T > &v1, const TVector3< T > &v2)
bool NearEqual (const TVector3< T > &v1, const TVector3< T > &v2)

Detailed Description

template<class T>
class gml::Math3< T >

Comparison of 2D vectors with a tolerance.

Parameters:
T - some REAL type (float, double)


The documentation for this class was generated from the following file:
Generated on Tue Jan 13 21:12:07 2004 for Graphics and Media Lab CSL by doxygen 1.3.4