LRAUV  revA
EncArea Struct Reference

#include <EncReader.h>

Collaboration diagram for EncArea:

Public Member Functions

 EncArea ()
 
 ~EncArea ()
 

Public Attributes

int length_
 
int edgeCount_
 
EncEdge ** edges_
 
bool * reverses_
 
int segments_
 
float * x0_
 
float * y0_
 
float * x1_
 
float * y1_
 

Constructor & Destructor Documentation

EncArea::EncArea ( )
inline
EncArea::~EncArea ( )
inline

References edges_, length_, reverses_, x0_, x1_, y0_, and y1_.

Member Data Documentation

int EncArea::edgeCount_
bool* EncArea::reverses_

Referenced by EncReader::scan(), and ~EncArea().


The documentation for this struct was generated from the following file: