![]() |
VR-Forces Developer's Guide
|
Hold information about a specific terrain instance that may be returned from DtTriangleOutputInterface.
Public Attributes | |
| DtTerrainInstanceId | instanceId = 0 |
| DtTerrainGeometryId | geometryId = 0 |
| DtVector | offset = DtVector::zero() |
| DtDcm | rotation = DtDcm::identity() |
| DtTerrainInstanceId DtTerrainInstance::instanceId = 0 |
ID of this terrain instance.
| DtTerrainGeometryId DtTerrainInstance::geometryId = 0 |
ID of the terrain geometry used.
| DtVector DtTerrainInstance::offset = DtVector::zero() |
Offset from terrain origin to this instance location.
| DtDcm DtTerrainInstance::rotation = DtDcm::identity() |
Rotation from the terrain coordinate system for this instance.