#include <rvctin.h>
Public Member Functions | |
| DRECT3D | GetExtents () const |
| bool | IsValid () const |
| void | SetExtents (const DRECT3D &rect) |
Public Attributes | |
| DPOINT3D | minval |
| DPOINT3D | maxval |
| DOUBLE | length |
| DOUBLE | area |
| DOUBLE | volume |
| DOUBLE | zerolevel |
| INT32 | exthull |
| UINT16 | hulltype |
| UINT16 | spare |
Definition at line 221 of file rvctin.h.
|
|
Get extents of TIN object.
|
|
|
|
|
|
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.3.4-20031026