ANNorthRect Class Reference

#include <ANNx.h>

List of all members.

Public Member Functions

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

Public Attributes

ANNpoint hi
ANNpoint lo

Detailed Description

Definition at line 89 of file ANNx.h.


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, RobotExample::l, 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 
)

Definition at line 155 of file ANN.cpp.

References ANNfalse, ANNtrue, hi, and lo.

Referenced by annBoxSplit().


Member Data Documentation


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

Generated on Wed Nov 23 19:01:31 2011 for FreeCAD by  doxygen 1.6.1