Main MRPT website > C++ reference
MRPT logo
Classes | Typedefs | Enumerations | Functions | Variables

ANNx.h File Reference

#include <iomanip>
#include <ann/ANN.h>
Include dependency graph for ANNx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ANNorthRect
class  ANNorthHalfSpace

Typedefs

typedef ANNorthHalfSpaceANNorthHSArray

Enumerations

enum  { ANN_LO = 0, ANN_HI = 1 }
enum  { ANN_IN = 0, ANN_OUT = 1 }
enum  ANNerr { ANNwarn = 0, ANNabort = 1 }

Functions

void annError (const char *msg, ANNerr level)
void annPrintPt (ANNpoint pt, int dim, std::ostream &out)
void annAssignRect (int dim, ANNorthRect &dest, const ANNorthRect &source)

Variables

int ANNmaxPtsVisited
int ANNptsVisited

Typedef Documentation

Definition at line 165 of file ANNx.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
ANN_LO 
ANN_HI 

Definition at line 43 of file ANNx.h.

anonymous enum
Enumerator:
ANN_IN 
ANN_OUT 

Definition at line 44 of file ANNx.h.

enum ANNerr
Enumerator:
ANNwarn 
ANNabort 

Definition at line 46 of file ANNx.h.


Function Documentation

void annAssignRect ( int  dim,
ANNorthRect dest,
const ANNorthRect source 
)
void annError ( const char *  msg,
ANNerr  level 
)

Referenced by ANNpr_queue::insert().

void annPrintPt ( ANNpoint  pt,
int  dim,
std::ostream &  out 
)

Variable Documentation




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011