2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/PhysicsSimMass.h>
4#include <Cyrus/Classes/PhysicsSimMassSphere.h>
5#include <Cyrus/Classes/PropertyClass.h>
11 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x14C1800);
17 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x14C1810);
23 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x14C1BD0);
24 return inner(
this, a0);
29 FunctionPointerType inner =
reinterpret_cast<FunctionPointerType
>(__SHARED::base + 0x14BD230);
30 return inner(
this, a0);
Definition PhysicsSimMassCylinder.h:7
PhysicsSimMass__CylinderDirection GetCylinderDirection()
Definition PhysicsSimMassCylinder.h:9
float GetCylinderLengthMeters()
Definition PhysicsSimMassCylinder.h:15
void SetCylinderDirection(PhysicsSimMass__CylinderDirection a0)
Definition PhysicsSimMassCylinder.h:21
void SetCylinderLengthMeters(float a0)
Definition PhysicsSimMassCylinder.h:27
Definition PhysicsSimMassSphere.h:6