VR-Engage  2.2
Loading...
Searching...
No Matches
humanControlLogic.h File Reference
Include dependency graph for humanControlLogic.h:

Go to the source code of this file.

Classes

class  makVre::DtHumanControlLogic
 
struct  makVre::DtHumanControlLogic::PostureRestrictions
 

Namespaces

namespace  makVrv
 
namespace  makVre
 
namespace  makVre::HumanControlLogicConfig
 

Variables

constexpr const char * makVre::HumanControlLogicConfig::aimMultiplier = "aimMultiplier"
 
constexpr const char * makVre::HumanControlLogicConfig::aimingErrorCalcDistanceToTarget = "aimingErrorCalcDistanceToTarget"
 
constexpr const char * makVre::HumanControlLogicConfig::aimingErrorCalcMaxSpread = "aimingErrorCalcMaxSpread"
 
constexpr const char * makVre::HumanControlLogicConfig::aimingImprovementPercent = "aimingImprovementPercent"
 
constexpr const char * makVre::HumanControlLogicConfig::binocularsInputMultiplier = "binocularsInputMultiplier"
 
constexpr const char * makVre::HumanControlLogicConfig::compassUnits = "compassUnits"
 
constexpr const char * makVre::HumanControlLogicConfig::invertPitchInput = "invertPitchInput"
 
constexpr const char * makVre::HumanControlLogicConfig::isAllowedThirdPersonView = "isAllowedThirdPersonView"
 
constexpr const char * makVre::HumanControlLogicConfig::joystickSensitivity = "joystickSensitivity"
 
constexpr const char * makVre::HumanControlLogicConfig::moveDelays = "moveDelays"
 
constexpr const char * makVre::HumanControlLogicConfig::moveLockedPostures = "moveLockedPostures"
 
constexpr const char * makVre::HumanControlLogicConfig::postureSequence = "postureSequence"
 
constexpr const char * makVre::HumanControlLogicConfig::proneAimingImprovementPercent = "proneAimingImprovementPercent"
 
constexpr const char * makVre::HumanControlLogicConfig::raiseGunOnAttach = "raiseGunOnAttach"
 
constexpr const char * makVre::HumanControlLogicConfig::requiredAimingErrorPercent = "requiredAimingErrorPercent"
 
constexpr const char * makVre::HumanControlLogicConfig::runMultiplier = "runMultiplier"
 
constexpr const char * makVre::HumanControlLogicConfig::showCompass = "showCompass"
 
constexpr const char * makVre::HumanControlLogicConfig::sprintBackwardMultiplier = "sprintBackwardMultiplier"
 
constexpr const char * makVre::HumanControlLogicConfig::sprintMultiplier = "sprintMultiplier"
 
constexpr const char * makVre::HumanControlLogicConfig::walkMultiplier = "walkMultiplier"
 
constexpr const char * makVre::HumanControlLogicConfig::weaponLockedPostures = "weaponLockedPostures"
 
constexpr const char * makVre::HumanControlLogicConfig::weaponLockedWhenMovingPostures = "weaponLockedWhenMovingPostures"
 
constexpr const char * makVre::DtHumanControlLogicType = "DtHumanControlLogic"