CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
hkpRagdollConstraintData.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace RE
7{
9 {
10 public:
11 inline static constexpr auto RTTI = RTTI_hkpRagdollConstraintData;
12
13 struct Atoms
14 {
23 };
24 static_assert(sizeof(Atoms) == 0x160);
25
26 // members
27 Atoms atoms; // 18
28 };
29 static_assert(sizeof(hkpRagdollConstraintData) == 0x180);
30}
Definition: hkpConstraintData.h:11
Definition: hkpRagdollConstraintData.h:9
static constexpr auto RTTI
Definition: hkpRagdollConstraintData.h:11
Atoms atoms
Definition: hkpRagdollConstraintData.h:27
Definition: AbsorbEffect.h:6
constexpr REL::ID RTTI_hkpRagdollConstraintData(static_cast< std::uint64_t >(689877))
Definition: hkpConstraintAtom.h:143
Definition: hkpConstraintAtom.h:79
Definition: hkpConstraintAtom.h:124
Definition: hkpRagdollConstraintData.h:14
struct hkpSetLocalTransformsConstraintAtom transforms
Definition: hkpRagdollConstraintData.h:15
struct hkpAngFrictionConstraintAtom angFriction
Definition: hkpRagdollConstraintData.h:18
struct hkpConeLimitConstraintAtom planesLimit
Definition: hkpRagdollConstraintData.h:21
struct hkpTwistLimitConstraintAtom twistLimit
Definition: hkpRagdollConstraintData.h:19
struct hkpSetupStabilizationAtom setupStabilization
Definition: hkpRagdollConstraintData.h:16
struct hkpRagdollMotorConstraintAtom ragdollMotors
Definition: hkpRagdollConstraintData.h:17
struct hkpBallSocketConstraintAtom ballSocket
Definition: hkpRagdollConstraintData.h:22
struct hkpConeLimitConstraintAtom coneLimit
Definition: hkpRagdollConstraintData.h:20
Definition: hkpConstraintAtom.h:164
Definition: hkpConstraintAtom.h:89
Definition: hkpConstraintAtom.h:71
Definition: hkpConstraintAtom.h:113