queso-0.53.0
|
#include <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 |
|
inline |
|
inline |
ANNpoint ANNorthRect::hi |
Definition at line 94 of file ANNx.h.
Referenced by annAspectRatio(), annAssignRect(), ANNbd_tree::ANNbd_tree(), annBnds2Box(), annBox2Bnds(), annEnclCube(), annEnclRect(), ANNkd_tree::ANNkd_tree(), ANNorthRect(), fair_split(), ANNkd_split::getStats(), midpt_split(), overlap(), readANN(), recReadTree(), sl_fair_split(), sl_midpt_split(), trySimpleShrink(), writeBox(), and ~ANNorthRect().
ANNpoint ANNorthRect::lo |
Definition at line 93 of file ANNx.h.
Referenced by annAspectRatio(), annAssignRect(), ANNbd_tree::ANNbd_tree(), annBnds2Box(), annBox2Bnds(), annEnclCube(), annEnclRect(), ANNkd_tree::ANNkd_tree(), ANNorthRect(), fair_split(), ANNkd_split::getStats(), midpt_split(), overlap(), readANN(), recReadTree(), sl_fair_split(), sl_midpt_split(), trySimpleShrink(), writeBox(), writeCaption(), and ~ANNorthRect().