|
|
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Include dependency graph for ANNx.h:Go to the source code of this file.
Data Structures | |
| class | ANNorthHalfSpace |
| class | ANNorthRect |
Typedefs | |
| typedef ANNorthHalfSpace * | ANNorthHSArray |
Enumerations | |
| enum | { ANN_LO =0, ANN_HI =1 } |
| enum | { ANN_IN =0, ANN_OUT =1 } |
| enum | ANNerr { ANNwarn = 0, ANNabort = 1 } |
Functions | |
| void | annAssignRect (int dim, ANNorthRect &dest, const ANNorthRect &source) |
| void | annError (const std::string &msg, ANNerr level) |
| void | annPrintPt (ANNpoint pt, int dim, std::ostream &out) |
Variables | |
| int | ANNmaxPtsVisited |
| int | ANNptsVisited |
| typedef ANNorthHalfSpace* ANNorthHSArray |
| void annAssignRect | ( | int | dim, |
| ANNorthRect & | dest, | ||
| const ANNorthRect & | source | ||
| ) |
| void annError | ( | const std::string & | msg, |
| ANNerr | level | ||
| ) |
| int ANNmaxPtsVisited |
| int ANNptsVisited |
Generated on OURCE_DATE_EPOCH for elastix by 1.8.13 |