Woolz Image Processing
Version 1.7.5
|
3D single precision floating point axis aligned cubiod (box). Typedef: WlzFBox3. More...
Data Fields | |
float | xMin |
float | yMin |
float | zMin |
float | xMax |
float | yMax |
float | zMax |
3D single precision floating point axis aligned cubiod (box). Typedef: WlzFBox3.
float _WlzFBox3::xMin |
Referenced by WlzBoundingBox3DTo3F(), WlzBoundingBox3FTo3D(), and WlzBoundingBoxUnion3F().
float _WlzFBox3::yMin |
Referenced by WlzBoundingBox3DTo3F(), WlzBoundingBox3FTo3D(), and WlzBoundingBoxUnion3F().
float _WlzFBox3::zMin |
Referenced by WlzBoundingBox3DTo3F(), WlzBoundingBox3FTo3D(), and WlzBoundingBoxUnion3F().
float _WlzFBox3::xMax |
Referenced by WlzBoundingBox3DTo3F(), WlzBoundingBox3FTo3D(), and WlzBoundingBoxUnion3F().
float _WlzFBox3::yMax |
Referenced by WlzBoundingBox3DTo3F(), WlzBoundingBox3FTo3D(), and WlzBoundingBoxUnion3F().
float _WlzFBox3::zMax |
Referenced by WlzBoundingBox3DTo3F(), WlzBoundingBox3FTo3D(), and WlzBoundingBoxUnion3F().