38 alignas(0x10)
float one;
Definition hkBaseTypes.h:16
Definition AbsorbEffect.h:6
Definition hkpSolverInfo.h:11
DeactivationClass
Definition hkpSolverInfo.h:13
@ kTotal
Definition hkpSolverInfo.h:21
@ kLow
Definition hkpSolverInfo.h:16
@ kOff
Definition hkpSolverInfo.h:15
@ kInvalid
Definition hkpSolverInfo.h:14
@ kMedium
Definition hkpSolverInfo.h:17
@ kHigh
Definition hkpSolverInfo.h:18
@ kAggressive
Definition hkpSolverInfo.h:19
Definition hkpSolverInfo.h:27
float linearVelocityThresholdInv
Definition hkpSolverInfo.h:28
float angularVelocityThresholdInv
Definition hkpSolverInfo.h:29
hkHalf maxRotSqrd[2]
Definition hkpSolverInfo.h:33
float relativeSleepVelocityThreshold
Definition hkpSolverInfo.h:31
float maxDistSqrd[2]
Definition hkpSolverInfo.h:32
float slowObjectVelocityMultiplier
Definition hkpSolverInfo.h:30
Definition hkpSolverInfo.h:9
hkVector4 globalAccelerationPerSubStep
Definition hkpSolverInfo.h:42
hkVector4 globalAccelerationPerStep
Definition hkpSolverInfo.h:43
float damping
Definition hkpSolverInfo.h:40
float one
Definition hkpSolverInfo.h:38
float invNumSteps
Definition hkpSolverInfo.h:57
hkVector4 invIntegrateVelocityFactor
Definition hkpSolverInfo.h:45
std::uint8_t deactivationNumInactiveFramesSelectFlag[2]
Definition hkpSolverInfo.h:59
float tauDivDamp
Definition hkpSolverInfo.h:47
bool forceCoherentConstraintOrderingInSolver
Definition hkpSolverInfo.h:58
std::uint8_t deactivationIntegrateCounter
Definition hkpSolverInfo.h:60
DeactivationInfo deactivationInfo[DeactivationClass::kTotal]
Definition hkpSolverInfo.h:51
float invNumMicroSteps
Definition hkpSolverInfo.h:56
float invDeltaTime
Definition hkpSolverInfo.h:53
float contactRestingVelocity
Definition hkpSolverInfo.h:50
float frictionTau
Definition hkpSolverInfo.h:41
std::int32_t numMicroSteps
Definition hkpSolverInfo.h:55
std::int32_t numSteps
Definition hkpSolverInfo.h:54
hkVector4 integrateVelocityFactor
Definition hkpSolverInfo.h:44
float tau
Definition hkpSolverInfo.h:39
float maxConstraintViolationSqrd
Definition hkpSolverInfo.h:61
float dampDivTau
Definition hkpSolverInfo.h:46
float dampDivFrictionTau
Definition hkpSolverInfo.h:48
std::uint32_t pad12C
Definition hkpSolverInfo.h:62
float frictionTauDivDamp
Definition hkpSolverInfo.h:49
float deltaTime
Definition hkpSolverInfo.h:52