2#include <Cyrus/Shared.h>
3#include <Cyrus/Classes/GeomParams.h>
4#include <Cyrus/Classes/PropertyClass.h>
9 return *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50);
13 *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x50) = val;
17 return *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x54);
21 *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x54) = val;
25 return *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x58);
29 *
reinterpret_cast<float*
>(
reinterpret_cast<uintptr_t
>(
this) + 0x58) = val;
Definition BoxGeomParams.h:6
void setFLength(float val)
Definition BoxGeomParams.h:12
float getFDepth()
Definition BoxGeomParams.h:24
float getFLength()
Definition BoxGeomParams.h:8
void setFWidth(float val)
Definition BoxGeomParams.h:20
void setFDepth(float val)
Definition BoxGeomParams.h:28
float getFWidth()
Definition BoxGeomParams.h:16
Definition GeomParams.h:6