Woolz Image Processing
Version 1.7.5
|
The geometric properties of a shell in 2D integer space. Typedef: WlzGMShellG2I. More...
Data Fields | |
WlzGMElemType | type |
int | idx |
WlzIBox2 | bBox |
The geometric properties of a shell in 2D integer space. Typedef: WlzGMShellG2I.
WlzGMElemType _WlzGMShellG2I::type |
WLZ_GMELM_SHELL_G2I
int _WlzGMShellG2I::idx |
Unique identifier for shell geometry element.
Referenced by WlzGMModelResIdx().
WlzIBox2 _WlzGMShellG2I::bBox |
The bounding box of the shell.
Referenced by WlzAffineTransformGMModel(), WlzAffineTransformGMShell(), WlzGMModelCopy(), WlzGMModelSetSG(), WlzGMShellComputeGBB(), WlzGMShellDndateG2D(), WlzGMShellGetGBB2D(), WlzGMShellGetGBB3D(), WlzGMShellGInBB2D(), WlzGMShellGInBB3D(), WlzGMShellSetGBB2D(), WlzGMShellSetGBB3D(), WlzGMShellUpdateG2D(), WlzGMShellUpdateG3D(), WlzGMShellUpdateGBB2D(), WlzGMShellUpdateGBB3D(), WlzObjectFacts(), and WlzShiftValues().