FreeWRL/FreeX3D  3.0.0
monoChain Class Reference

Public Member Functions

 monoChain (directedLine *cHead, directedLine *cTail)
 
void setNext (monoChain *n)
 
void setPrev (monoChain *p)
 
void setNextPolygon (monoChain *np)
 
monoChaingetNext ()
 
monoChaingetPrev ()
 
directedLinegetHead ()
 
directedLinegetTail ()
 
void resetCurrent ()
 
void deleteLoop ()
 
void deleteLoopList ()
 
void insert (monoChain *nc)
 
Int numChainsSingleLoop ()
 
Int numChainsAllLoops ()
 
monoChain ** toArrayAllLoops (Int &num_chains)
 
Int toArraySingleLoop (monoChain **array, Int index)
 
Real chainIntersectHoriz (Real y)
 
directedLinefind (Real y)
 
void printOneChain ()
 
void printChainLoop ()
 
void printAllLoops ()
 

Data Fields

Int isKey
 
Real keyY
 

Detailed Description

Definition at line 41 of file monoChain.h.


The documentation for this class was generated from the following files: