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

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

List of all members.

Public Member Functions

 AOBBox2 ()
 Constructor, does nothing.
 AOBBox2 (T iX, T iY, T iW, T iH)
 AOBBox2 (const Point2< T > &iP0, const Point2< T > &iP1)
Point2< T > GetPosition () const
Point2< T > GetCenter () const
bool IsInside (T iX, T iY) const
bool IsPoint () const
GetXStart () const
GetYStart () const
GetXEnd () const
GetYEnd () const
GetWidth () const
GetHeight () const

Public Attributes

_x
_y
_w
_h

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


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

Generated on Thu Dec 9 2010 by doxygen 1.7.2