Woolz Image Processing
Version 1.7.5
|
2D single precision floating point axis aligned rectangle (box). Typedef: WlzFBox2. More...
Data Fields | |
float | xMin |
float | yMin |
float | xMax |
float | yMax |
2D single precision floating point axis aligned rectangle (box). Typedef: WlzFBox2.
float _WlzFBox2::xMin |
Referenced by WlzBoundingBoxUnion2F().
float _WlzFBox2::yMin |
Referenced by WlzBoundingBoxUnion2F().
float _WlzFBox2::xMax |
Referenced by WlzBoundingBoxUnion2F().
float _WlzFBox2::yMax |
Referenced by WlzBoundingBoxUnion2F().