| DtTerrainPolygonalGeometry::DtTerrainPolygonalGeometry |
( |
| ) |
|
| DtTerrainPolygonalGeometry::~DtTerrainPolygonalGeometry |
( |
| ) |
|
| virtual void DtTerrainPolygonalGeometry::addVertex |
( |
const DtVector64 & |
val | ) |
|
|
virtual |
Determines if the vertex locations and width values are approximately equal (within tolerance). If tolerance is negative, the value returned by defaultTolerance() is used.
Implements DtTerrainGeometry.
Returns the type of the terrain area (DtTerrainAreaTypePolygon). This is the discriminant for the network variant record.
Implements DtTerrainGeometry.
| virtual int DtTerrainPolygonalGeometry::variantNetSize |
( |
| ) |
const |
|
virtual |
| virtual int DtTerrainPolygonalGeometry::variantOctetBoundary |
( |
| ) |
const |
|
inlinevirtual |
The octet boundary of the variant portion of the record.
Implements DtTerrainGeometry.
| virtual void DtTerrainPolygonalGeometry::writeVariantToBuffer |
( |
char * |
buffer | ) |
const |
|
virtual |
Writes the variant portion of the record to the buffer.
Implements DtTerrainGeometry.
| virtual void DtTerrainPolygonalGeometry::fillVariantFromBuffer |
( |
const char * |
buffer, |
|
|
int |
bufferSize, |
|
|
int |
offset |
|
) |
| |
|
virtual |
Reads the variant portion of the record from the buffer.
Implements DtTerrainGeometry.
| virtual void DtTerrainPolygonalGeometry::printData |
( |
| ) |
const |
|
virtual |
| virtual void DtTerrainPolygonalGeometry::printDataToStream |
( |
std::ostream & |
| ) |
const |
|
virtual |
| static int DtTerrainPolygonalGeometry::theVariantOctetBoundary |
( |
| ) |
|
|
static |
The octet boundary of the variant portion of the record.
Returns the type of the terrain area (DtTerrainAreaTypePolygon). This is the discriminant for the network variant record.
The documentation for this class was generated from the following file: