ANNorthHalfSpace Class Reference

#include <ANNx.h>

List of all members.

Public Member Functions

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

Public Attributes

int cd
ANNcoord cv
int sd

Detailed Description

Definition at line 130 of file ANNx.h.


Constructor & Destructor Documentation

ANNorthHalfSpace::ANNorthHalfSpace (  )  [inline]

Definition at line 136 of file ANNx.h.

References cd, cv, and sd.

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

Definition at line 139 of file ANNx.h.

References cd, cv, and sd.


Member Function Documentation

ANNdist ANNorthHalfSpace::dist ( ANNpoint  q  )  const [inline]

Definition at line 151 of file ANNx.h.

References ANN_POW, cd, and cv.

ANNbool ANNorthHalfSpace::in ( ANNpoint  q  )  const [inline]

Definition at line 145 of file ANNx.h.

References cd, cv, and sd.

ANNbool ANNorthHalfSpace::out ( ANNpoint  q  )  const [inline]

Definition at line 148 of file ANNx.h.

References cd, cv, and sd.

Referenced by project().

void ANNorthHalfSpace::project ( ANNpoint q  )  [inline]

Definition at line 160 of file ANNx.h.

References cd, cv, and out().

Referenced by annBnds2Box(), and recReadTree().

void ANNorthHalfSpace::setLowerBound ( int  d,
ANNpoint  p 
) [inline]

Definition at line 154 of file ANNx.h.

References cd, cv, and sd.

void ANNorthHalfSpace::setUpperBound ( int  d,
ANNpoint  p 
) [inline]

Definition at line 157 of file ANNx.h.

References cd, cv, and sd.


Member Data Documentation


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

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