eLynx SDK v3.3.0
C++ image processing API reference
Public Member Functions | Public Attributes

eLynx::Math::Rectangle2< T > Class Template Reference

List of all members.

Public Member Functions

 Rectangle2 ()
 Constructor, does nothing.
 Rectangle2 (const Point2< T > &iP0, const Point2< T > &iP1)
template<typename U >
 Rectangle2 (const Point2< U > &iP0, const Point2< U > &iP1)
GetWidth () const
GetHeight () const
bool operator== (const Rectangle2 &iRectangle) const

Public Attributes

Point2< T > _P0
Point2< T > _P1

template<typename T>
class eLynx::Math::Rectangle2< T >


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

Generated on Thu Dec 9 2010 by doxygen 1.7.2