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

Go to the source code of this file.

Classes

class  DtHumanWeaponPoseLogic
 

Namespaces

namespace  makVrv
 

Variables

constexpr const char * DtHumanWeaponPoseLogicType = "DtHumanWeaponPoseLogic"
 

Variable Documentation

◆ DtHumanWeaponPoseLogicType

const char* DtHumanWeaponPoseLogicType = "DtHumanWeaponPoseLogic"
constexpr

Type identifier constant for DtHumanWeaponPoseLogic components.

This constant defines the string identifier used to identify DtHumanWeaponPoseLogic component types within the VR-Engage framework. It is used for component registration, type checking, and serialization operations.