Woolz Image Processing
Version 1.7.5
|
The geometric properties of a shell in 2D double precision space. Typedef: WlzGMShellG2D. More...
Data Fields | |
WlzGMElemType | type |
int | idx |
WlzDBox2 | bBox |
The geometric properties of a shell in 2D double precision space. Typedef: WlzGMShellG2D.
WlzGMElemType _WlzGMShellG2D::type |
WLZ_GMELM_SHELL_G2D
int _WlzGMShellG2D::idx |
Unique identifier for shell geometry element.
Referenced by WlzGMModelResIdx().
WlzDBox2 _WlzGMShellG2D::bBox |
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().