#include <ANNx.h>
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 |
Definition at line 89 of file ANNx.h.
| ANNorthRect::ANNorthRect | ( | int | dd, | |
| const ANNorthRect & | r | |||
| ) | [inline] |