Woolz Image Processing
Version 1.7.5
|
The core geometric model element from which all geometric modeling elements inherit the type and index fields. Typedef: WlzGMCore. More...
Data Fields | |
WlzGMElemType | type |
int | idx |
The core geometric model element from which all geometric modeling elements inherit the type and index fields. Typedef: WlzGMCore.
WlzGMElemType _WlzGMCore::type |
Any WlzGMElemType
Referenced by WlzGMModelCopy(), WlzGMModelNewS(), WlzGMModelNewV(), WlzGMShellComputeGBB(), WlzGMShellDndateG2D(), WlzGMShellDndateG3D(), WlzGMShellGetGBB2D(), WlzGMShellGetGBB3D(), WlzGMShellGInBB2D(), WlzGMShellGInBB3D(), WlzGMShellSetGBB2D(), WlzGMShellSetGBB3D(), WlzGMShellUpdateG2D(), WlzGMShellUpdateG3D(), WlzGMShellUpdateGBB2D(), WlzGMShellUpdateGBB3D(), WlzGMVertexCmp2D(), WlzGMVertexCmp3D(), WlzGMVertexDistSq2D(), WlzGMVertexDistSq3D(), WlzGMVertexGetG2D(), WlzGMVertexGetG2N(), WlzGMVertexGetG3D(), WlzGMVertexGetG3N(), WlzGMVertexSetG2D(), WlzGMVertexSetG2N(), WlzGMVertexSetG3D(), WlzGMVertexSetG3N(), WlzMatchICPWeightMatches(), WlzObjectFacts(), and WlzVertexHeapSortIdxFnD3().
int _WlzGMCore::idx |
Unique identifier for the instance of this type in it's model.
Referenced by WlzAffineTransformGMModel(), WlzBasisFnTransformGMModel(), WlzCMeshTransformManyObjAsIdx(), WlzGeoModelGridWSpSet3D(), WlzGMModelCopy(), WlzGMModelFreeS(), WlzGMModelFreeV(), WlzGMModelNewS(), WlzGMModelNewV(), and WlzShiftValues().