Imath Namespace Reference


Functions

template<typename T >
bool operator< (const Imath::Vec2< T > &left, const Imath::Vec2< T > &right)
 Implementation of operator <, allowing vectors to be used as keys in maps and the like.
template<typename T >
bool operator< (const Imath::Vec3< T > &left, const Imath::Vec3< T > &right)
 Implementation of operator <, allowing vectors to be used as keys in maps and the like.

Detailed Description

Putting these operators in the Imath namespace so that the compiler can find them using argument dependent lookup.


Function Documentation

template<typename T >
bool Imath::operator< ( const Imath::Vec3< T > &  left,
const Imath::Vec3< T > &  right 
) [inline]

Implementation of operator <, allowing vectors to be used as keys in maps and the like.

template<typename T >
bool Imath::operator< ( const Imath::Vec2< T > &  left,
const Imath::Vec2< T > &  right 
) [inline]

Implementation of operator <, allowing vectors to be used as keys in maps and the like.


Generated on Mon Jan 24 11:13:32 2011 for Cortex by doxygen 1.5.8