Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

WDP Class Reference

#include <TreatWDPoly.hpp>

List of all members.

Public Member Functions

 WDP ()
 ~WDP ()
deque< OGraphic * > polygonalise (deque< OHL * > ha, double)

Protected Member Functions

void polygonalise ()
double surface (int, int)
void pointPrint (int, int)
void linePrint (int, int)

Protected Attributes

double th
deque< OPoint * > pa
deque< OGraphic * > la


Detailed Description

WD Polygonisation


Constructor & Destructor Documentation

WDP::WDP  ) 
 

Constructor

WDP::~WDP  ) 
 

Destructor


Member Function Documentation

void WDP::linePrint int  b,
int  e
[protected]
 

Line print (debug)

void WDP::pointPrint int  b,
int  e
[protected]
 

Point print (debug)

deque< OGraphic * > WDP::polygonalise deque< OHL * >  ha,
double  th
 

Polygonalise a OHL of OHL object be sure to use parse function before

void WDP::polygonalise  )  [protected]
 

Main Wall & Danielson algorithm

double WDP::surface int  b,
int  e
[protected]
 

Compute the surface between a curve and its corresponding vector


Member Data Documentation

deque<OGraphic*> WDP::la [protected]
 

deque<OPoint*> WDP::pa [protected]
 

double WDP::th [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Jul 30 16:56:28 2004 for LGALib by doxygen1.3