Woolz Image Processing
Version 1.8.3
|
A circuit of edges. Typedef: WlzGMFace. More...
Data Fields | |
WlzGMElemType | type |
int | idx |
WlzGMLoopT * | loopT |
A circuit of edges. Typedef: WlzGMFace.
WlzGMElemType _WlzGMFace::type |
WLZ_GMELM_FACE
Referenced by WlzGMModelNewF().
int _WlzGMFace::idx |
Unique identifier for face.
Referenced by WlzCMeshFromGM(), WlzGMFilterFlipOrient(), WlzGMModelCopy(), WlzGMModelFreeF(), WlzGMModelNewF(), WlzGMModelResIdx(), and WlzGMModelSpxStats().
WlzGMLoopT* _WlzGMFace::loopT |
A directed loop topology element of the face.
Referenced by WlzCMeshFromGM(), WlzGetSectionFromGMModel(), WlzGMFaceGetG3D(), WlzGMFilterFlipOrient(), WlzGMModelCopy(), WlzGMModelSpxStats(), and WlzGMShellSimplexCnt().