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

Math2 Class Template Reference
[Math2]

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

#include <gmlvector2.h>

Inheritance diagram for Math2:

Math List of all members.

Static Public Member Functions

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

Detailed Description

template<class T>
class gml::Math2< 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