#include <mrpt/otherlibs/ann/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 |
Definition at line 94 of file ANNx.h.
References annAllocPt(), hi, and lo.
ANNorthRect::ANNorthRect | ( | int | dd, |
const ANNorthRect & | r | ||
) | [inline] |
Definition at line 100 of file ANNx.h.
References annCopyPt(), hi, and lo.
Definition at line 105 of file ANNx.h.
References annCopyPt(), hi, and lo.
ANNorthRect::~ANNorthRect | ( | ) | [inline] |
Definition at line 111 of file ANNx.h.
References annDeallocPt(), hi, and lo.
Definition at line 92 of file ANNx.h.
Referenced by ANNorthRect(), and ~ANNorthRect().
Definition at line 91 of file ANNx.h.
Referenced by ANNorthRect(), and ~ANNorthRect().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |