Woolz Image Processing
Version 1.7.5
|
A collection of 2D polylines or 3D surface elements represented by a Woolz geometric model. Typedef: WlzContour. More...
Data Fields | |
WlzObjectType | type |
int | linkcount |
void * | freeptr |
WlzGMModel * | model |
A collection of 2D polylines or 3D surface elements represented by a Woolz geometric model. Typedef: WlzContour.
WlzObjectType _WlzContour::type |
WLZ_CONTOUR.
Referenced by WlzCentreOfMassVtx3D(), WlzEffWriteObjVtk(), WlzFreeContour(), WlzMakeContour(), and WlzWriteObj().
int _WlzContour::linkcount |
Core.
Referenced by WlzFreeContour(), and WlzObjectFacts().
void* _WlzContour::freeptr |
Core.
WlzGMModel* _WlzContour::model |
The Woolz geometric model defining the contour.
Referenced by WlzAffineTransformContour(), WlzBasisFnTransformContour(), WlzBoundingBoxVtx3I(), WlzCentreOfMassVtx3D(), WlzCMeshCompSurfMap(), WlzCMeshToContour(), WlzCMeshTransformManyObjAsIdx(), WlzContourFromPoints(), WlzContourGrdObj2D(), WlzContourRBFBndObj3D(), WlzCopyDomain(), WlzEffReadObjObj(), WlzEffReadObjPly2(), WlzEffReadObjSMesh(), WlzEffReadObjStl(), WlzEffWriteObjObj(), WlzEffWriteObjPly2(), WlzEffWriteObjSMesh(), WlzEffWriteObjStl(), WlzEffWriteObjVtk(), WlzEffWritePointsVtkFieldValues(), WlzFreeContour(), WlzGeometryTrackUpAndDown_s(), WlzGetMaskedSectionFromObject(), WlzMatchICPCtr(), WlzMatchICPObjs(), WlzMatchICPWeightMatches(), WlzObjectFacts(), WlzObjToConvexPolygon(), WlzRasterLineSetItv2D(), WlzReadObj(), WlzRegICPObjs(), WlzRegICPObjWSD2D(), WlzShiftDomain(), WlzVerticesFromObj(), and WlzWriteObj().