Woolz Image Processing
Version 1.7.5
|
The geometric properties of a shell in 3D double precision. space. Typedef: WlzGMShellG3D. More...
Data Fields | |
WlzGMElemType | type |
int | idx |
WlzDBox3 | bBox |
The geometric properties of a shell in 3D double precision. space. Typedef: WlzGMShellG3D.
WlzGMElemType _WlzGMShellG3D::type |
WLZ_GMELM_SHELL_G3D
int _WlzGMShellG3D::idx |
Unique identifier for shell geometry element.
Referenced by WlzGMModelResIdx().
WlzDBox3 _WlzGMShellG3D::bBox |
Bounding box of the shell.
Referenced by WlzAffineTransformGMModel(), WlzAffineTransformGMShell(), WlzGMModelCopy(), WlzGMModelSetSG(), WlzGMShellComputeGBB(), WlzGMShellDndateG3D(), WlzGMShellGetGBB2D(), WlzGMShellGetGBB3D(), WlzGMShellGInBB2D(), WlzGMShellGInBB3D(), WlzGMShellSetGBB2D(), WlzGMShellSetGBB3D(), WlzGMShellUpdateG2D(), WlzGMShellUpdateG3D(), WlzGMShellUpdateGBB2D(), WlzGMShellUpdateGBB3D(), WlzObjectFacts(), and WlzShiftValues().