OpenVRTrackedObjectData
Engine/source/platform/input/openVR/openVRTrackedObject.h
Public Types
Parent
Public Attributes
Public Functions
Public Static Functions
Detailed Description
Public Types
typedef GameBaseData Parent
Public Attributes
Point3F mCollisionBoxMax
Point3F mCollisionBoxMin
Resource< TSShape > mShape
Torque model.
StringTableEntry mShapeFile
Public Functions
OpenVRTrackedObjectData()
~OpenVRTrackedObjectData()
DECLARE_CONOBJECT(OpenVRTrackedObjectData )
onAdd()
Reimplemented from: SimDataBlock
packData(BitStream * stream)
Reimplemented from: SimDataBlock
preload(bool server, String & errorStr)
Reimplemented from: SimDataBlock
unpackData(BitStream * stream)
Reimplemented from: SimDataBlock