CommonLibVR
|
#include <hkpConstraintMotor.h>
Public Attributes | |
float | minForce |
float | maxForce |
![]() | |
REX::EnumSet< MotorType, uint8_t > | type |
![]() | |
std::uint16_t | memSizeAndFlags |
volatile std::int16_t | referenceCount |
std::uint32_t | pad0C |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_hkpLimitedForceConstraintMotor |
static constexpr auto | VTABLE = VTABLE_hkpLimitedForceConstraintMotor |
![]() | |
static constexpr auto | RTTI = RTTI_hkpConstraintMotor |
static constexpr auto | VTABLE = VTABLE_hkpConstraintMotor |
![]() | |
static constexpr auto | RTTI = RTTI_hkReferencedObject |
static constexpr auto | VTABLE = VTABLE_hkReferencedObject |
![]() | |
static constexpr auto | RTTI = RTTI_hkBaseObject |
static constexpr auto | VTABLE = VTABLE_hkBaseObject |
Additional Inherited Members | |
![]() | |
enum class | MotorType { kInvalid = 0 , kPosition , kVelocity , kSpring , kCallback , kNUM } |
![]() | |
enum class | LockMode { kNone = 0 , kAuto , kManual } |
enum | { kMemSize = 0x7FFF } |
![]() | |
hkReferencedObject () | |
~hkReferencedObject () override=default | |
virtual const hkClass * | GetClassType () const |
virtual void | CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const |
void | AddReference () const |
std::int32_t | GetAllocatedSize () const |
std::int32_t | GetReferenceCount () const |
void | RemoveReference () const |
![]() | |
virtual | ~hkBaseObject ()=default |
float RE::hkpLimitedForceConstraintMotor::maxForce |
float RE::hkpLimitedForceConstraintMotor::minForce |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |