CommonLibSSE NG
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 inline static constexpr auto VTABLE = VTABLE_hkpRagdollConstraintData;
13
14 struct Atoms
15 {
24 };
25 static_assert(sizeof(Atoms) == 0x160);
26
27 // members
28 Atoms atoms; // 18
29 };
30 static_assert(sizeof(hkpRagdollConstraintData) == 0x180);
31}
Definition hkpConstraintData.h:11
Definition hkpRagdollConstraintData.h:9
static constexpr auto VTABLE
Definition hkpRagdollConstraintData.h:12
static constexpr auto RTTI
Definition hkpRagdollConstraintData.h:11
Atoms atoms
Definition hkpRagdollConstraintData.h:28
Definition AbsorbEffect.h:6
constexpr REL::VariantID RTTI_hkpRagdollConstraintData(689877, 397732, 0x1f598e8)
constexpr std::array< REL::VariantID, 1 > VTABLE_hkpRagdollConstraintData
Definition Offsets_VTABLE.h:5027
Definition hkpConstraintAtom.h:143
Definition hkpConstraintAtom.h:79
Definition hkpConstraintAtom.h:124
Definition hkpRagdollConstraintData.h:15
struct hkpSetLocalTransformsConstraintAtom transforms
Definition hkpRagdollConstraintData.h:16
struct hkpAngFrictionConstraintAtom angFriction
Definition hkpRagdollConstraintData.h:19
struct hkpConeLimitConstraintAtom planesLimit
Definition hkpRagdollConstraintData.h:22
struct hkpTwistLimitConstraintAtom twistLimit
Definition hkpRagdollConstraintData.h:20
struct hkpSetupStabilizationAtom setupStabilization
Definition hkpRagdollConstraintData.h:17
struct hkpRagdollMotorConstraintAtom ragdollMotors
Definition hkpRagdollConstraintData.h:18
struct hkpBallSocketConstraintAtom ballSocket
Definition hkpRagdollConstraintData.h:23
struct hkpConeLimitConstraintAtom coneLimit
Definition hkpRagdollConstraintData.h:21
Definition hkpConstraintAtom.h:164
Definition hkpConstraintAtom.h:89
Definition hkpConstraintAtom.h:71
Definition hkpConstraintAtom.h:113