TIN hull structure. More...
#include <mi32/rvctin.h>
Public Member Functions | |
| DRECT3D | GetExtents () const |
| bool | IsValid () const |
| void | SetExtents (const DRECT3D &rect) |
Public Attributes | |
| DOUBLE | area |
| INT32 | exthull |
| UINT16 | hulltype |
| DOUBLE | length |
| DPOINT3D | maxval |
| DPOINT3D | minval |
| UINT16 | spare |
| DOUBLE | volume |
| DOUBLE | zerolevel |
TIN hull structure.
| DRECT3D RVCTINHULL::GetExtents | ( | ) | const [inline] |
Get extents of TIN object.
| bool RVCTINHULL::IsValid | ( | ) | const [inline] |
| void RVCTINHULL::SetExtents | ( | const DRECT3D & | rect | ) | [inline] |
Set extents of TIN object.
Area, excluding islands area.
id of the external hull, -1 if none
TINHULL_Convex, TINHULL_Clip or TINHULL_Exclude.
Perimeter.
Maxmum range value for HULL.
Minimum range value for HULL.
For double alignment.
Volume if applicable.
Zero-level for volume, if applicable.
1.6.1