CommonLibSSE NG
Loading...
Searching...
No Matches
hkpLimitedHingeConstraintData.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_hkpLimitedHingeConstraintData;
12 inline static constexpr auto VTABLE = VTABLE_hkpLimitedHingeConstraintData;
13
14 struct Atoms
15 {
23 };
24 static_assert(sizeof(Atoms) == 0xF0);
25
26 // members
27 Atoms atoms; // 18
28 };
29 static_assert(sizeof(hkpLimitedHingeConstraintData) == 0x110);
30}
Definition hkpConstraintData.h:11
Definition hkpLimitedHingeConstraintData.h:9
Atoms atoms
Definition hkpLimitedHingeConstraintData.h:27
static constexpr auto RTTI
Definition hkpLimitedHingeConstraintData.h:11
static constexpr auto VTABLE
Definition hkpLimitedHingeConstraintData.h:12
Definition AbsorbEffect.h:6
constexpr std::array< REL::VariantID, 1 > VTABLE_hkpLimitedHingeConstraintData
Definition Offsets_VTABLE.h:5021
constexpr REL::VariantID RTTI_hkpLimitedHingeConstraintData(689871, 397726, 0x1f597a8)
Definition hkpConstraintAtom.h:97
Definition hkpConstraintAtom.h:143
Definition hkpConstraintAtom.h:103
Definition hkpConstraintAtom.h:152
Definition hkpConstraintAtom.h:79
Definition hkpLimitedHingeConstraintData.h:15
struct hkp2dAngConstraintAtom twoDAng
Definition hkpLimitedHingeConstraintData.h:21
struct hkpAngFrictionConstraintAtom angFriction
Definition hkpLimitedHingeConstraintData.h:19
struct hkpAngMotorConstraintAtom angMotor
Definition hkpLimitedHingeConstraintData.h:18
struct hkpSetLocalTransformsConstraintAtom transforms
Definition hkpLimitedHingeConstraintData.h:16
struct hkpAngLimitConstraintAtom angLimit
Definition hkpLimitedHingeConstraintData.h:20
struct hkpSetupStabilizationAtom setupStabilization
Definition hkpLimitedHingeConstraintData.h:17
struct hkpBallSocketConstraintAtom ballSocket
Definition hkpLimitedHingeConstraintData.h:22
Definition hkpConstraintAtom.h:89
Definition hkpConstraintAtom.h:71