CommonLibSSE NG
Loading...
Searching...
No Matches
RE::hkpRagdollMotorConstraintAtom Struct Reference

#include <hkpConstraintAtom.h>

Inheritance diagram for RE::hkpRagdollMotorConstraintAtom:
RE::hkpConstraintAtom

Public Attributes

bool enabled
 
int16_t initializedOffset
 
int16_t previousTargetAnglesOffset
 
hkMatrix3 target_bRca
 
uintptr_t motors [3]
 
- Public Attributes inherited from RE::hkpConstraintAtom
stl::enumeration< AtomType, uint16_t > type
 

Additional Inherited Members

- Public Types inherited from RE::hkpConstraintAtom
enum  AtomType {
  kInvalid = 0 , kBridge , kSetLocalTransforms , kSetLocalTranslations ,
  kSetLocalRotations , kBallSocket , kStiffSpring , kLin ,
  kLinSoft , kLinLimit , kLinFriction , kLinMotor ,
  k2DAng , kAng , kAngLimit , kTwistLimit ,
  kConeLimit , kAngFriction , kAngMotor , kRagdollMotor ,
  kPulley , kRackAndPinion , kCogWheel , kSetupStabilization ,
  kOverwritePivot , kContact , kModifier_SoftContact , kModifier_MassChanger ,
  kModifier_ViscousSurface , kModifier_MovingSurface , kModifier_IgnoreConstraint , kModifier_CenterOfMassChanger ,
  kMAX
}
 
enum  SolvingMethod : uint8_t { kStabilized = 0 , kOld = 1 }
 

Member Data Documentation

◆ enabled

bool RE::hkpRagdollMotorConstraintAtom::enabled

◆ initializedOffset

int16_t RE::hkpRagdollMotorConstraintAtom::initializedOffset

◆ motors

uintptr_t RE::hkpRagdollMotorConstraintAtom::motors[3]

◆ previousTargetAnglesOffset

int16_t RE::hkpRagdollMotorConstraintAtom::previousTargetAnglesOffset

◆ target_bRca

hkMatrix3 RE::hkpRagdollMotorConstraintAtom::target_bRca

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