| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <hkpConstraintAtom.h>
  
Public Attributes | |
| SolvingMethod | solvingMethod | 
| uint8_t | bodiesToNotify | 
| hkUFloat8 | velocityStabilizationFactor | 
| float | maxImpulse | 
| float | inertiaStabilizationFactor | 
  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 } | 
| uint8_t RE::hkpBallSocketConstraintAtom::bodiesToNotify | 
| float RE::hkpBallSocketConstraintAtom::inertiaStabilizationFactor | 
| float RE::hkpBallSocketConstraintAtom::maxImpulse | 
| SolvingMethod RE::hkpBallSocketConstraintAtom::solvingMethod | 
| hkUFloat8 RE::hkpBallSocketConstraintAtom::velocityStabilizationFactor |