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

#include <ANNx.h>

Public Member Functions

 ANNorthHalfSpace ()
 
 ANNorthHalfSpace (int cdd, ANNcoord cvv, int sdd)
 
ANNbool in (ANNpoint q) const
 
ANNbool out (ANNpoint q) const
 
ANNdist dist (ANNpoint q) const
 
void setLowerBound (int d, ANNpoint p)
 
void setUpperBound (int d, ANNpoint p)
 
void project (ANNpoint &q)
 

Public Attributes

int cd
 
ANNcoord cv
 
int sd
 

Constructor & Destructor Documentation

ANNorthHalfSpace::ANNorthHalfSpace ( )
inline
ANNorthHalfSpace::ANNorthHalfSpace ( int  cdd,
ANNcoord  cvv,
int  sdd 
)
inline

Member Function Documentation

ANNdist ANNorthHalfSpace::dist ( ANNpoint  q) const
inline
ANNbool ANNorthHalfSpace::in ( ANNpoint  q) const
inline
ANNbool ANNorthHalfSpace::out ( ANNpoint  q) const
inline
void ANNorthHalfSpace::project ( ANNpoint q)
inline
void ANNorthHalfSpace::setLowerBound ( int  d,
ANNpoint  p 
)
inline
void ANNorthHalfSpace::setUpperBound ( int  d,
ANNpoint  p 
)
inline

Member Data Documentation

int ANNorthHalfSpace::cd
ANNcoord ANNorthHalfSpace::cv
int ANNorthHalfSpace::sd

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