Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

ANNorthRect Class Reference


Detailed Description

Definition at line 89 of file ANNx.h.

#include <mrpt/otherlibs/ann/ANNx.h>

List of all members.

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]

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.

ANNorthRect::ANNorthRect ( int  dd,
ANNpoint  l,
ANNpoint  h 
) [inline]

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.


Member Function Documentation

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

Member Data Documentation

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