VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtHumanControlLogic::PostureRestrictions Struct Reference

#include <humanControlLogic.h>

Public Member Functions

 PostureRestrictions ()
 

Public Attributes

bool moveLocked
 
bool weaponLocked
 
bool weaponLockedWhenMoving
 

Constructor & Destructor Documentation

◆ PostureRestrictions()

makVre::DtHumanControlLogic::PostureRestrictions::PostureRestrictions ( )
inline

Default constructor initializing all restrictions to false.

References moveLocked, weaponLocked, and weaponLockedWhenMoving.

Member Data Documentation

◆ moveLocked

bool makVre::DtHumanControlLogic::PostureRestrictions::moveLocked

Whether movement is locked in this posture.

Referenced by PostureRestrictions().

◆ weaponLocked

bool makVre::DtHumanControlLogic::PostureRestrictions::weaponLocked

Whether weapon use is locked in this posture.

Referenced by PostureRestrictions().

◆ weaponLockedWhenMoving

bool makVre::DtHumanControlLogic::PostureRestrictions::weaponLockedWhenMoving

Whether weapon use is locked while moving in this posture.

Referenced by PostureRestrictions().


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