VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
DtTerrainInstance Struct Reference

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()
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)