LRAUV  revA
EncContour Struct Reference

#include <EncReader.h>

Collaboration diagram for EncContour:

Public Member Functions

 EncContour ()
 
 ~EncContour ()
 

Public Attributes

float depth_
 
int length_
 
int edgeCount_
 
EncEdge ** edges_
 

Constructor & Destructor Documentation

EncContour::EncContour ( )
inline
EncContour::~EncContour ( )
inline

References edges_, and length_.

Member Data Documentation

float EncContour::depth_

Referenced by EncReader::scan().

int EncContour::edgeCount_

Referenced by EncReader::scan().

EncEdge** EncContour::edges_

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

int EncContour::length_

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


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