ANNx.h File Reference

#include <iomanip>
#include <stereo_wall_detection/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  ANNorthHalfSpace
class  ANNorthRect

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 annAssignRect (int dim, ANNorthRect &dest, const ANNorthRect &source)
void annError (const char *msg, ANNerr level)
void annPrintPt (ANNpoint pt, int dim, std::ostream &out)

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 
)

Definition at line 146 of file ANN.cpp.

void annError ( const char *  msg,
ANNerr  level 
)

Definition at line 167 of file ANN.cpp.

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

Definition at line 68 of file ANN.cpp.


Variable Documentation

Definition at line 188 of file ANN.cpp.

Definition at line 189 of file ANN.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stereo_wall_detection
Author(s): Radu Bogdan Rusu
autogenerated on Fri Jan 11 09:37:15 2013