ARLK: ANNorthRect Class Reference
ARLK  0.1.0
Action Recognition Library for Kinect

#include <ANNx.h>

Public Member Functions

 ANNorthRect (int dd, ANNcoord l=0, ANNcoord h=0)
 
 ANNorthRect (int dd, const ANNorthRect &r)
 
 ANNorthRect (int dd, ANNpoint l, ANNpoint h)
 
 ~ANNorthRect ()
 
ANNbool inside (int dim, ANNpoint p)
 

Public Attributes

ANNpoint lo
 
ANNpoint hi
 

Constructor & Destructor Documentation

ANNorthRect::ANNorthRect ( int  dd,
ANNcoord  l = 0,
ANNcoord  h = 0 
)
inline
ANNorthRect::ANNorthRect ( int  dd,
const ANNorthRect r 
)
inline
ANNorthRect::ANNorthRect ( int  dd,
ANNpoint  l,
ANNpoint  h 
)
inline
ANNorthRect::~ANNorthRect ( )
inline

Member Function Documentation

ANNbool ANNorthRect::inside ( int  dim,
ANNpoint  p 
)

Member Data Documentation

ANNpoint ANNorthRect::hi
ANNpoint ANNorthRect::lo

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