|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int32_t | plane_distance |
| Offset 0x0. | |
| DTTR_PCDOGS_T_Math_Vec3I16 | normal |
| Offset 0x4. | |
| int16_t | padding_0a |
| Offset 0xA. | |
| int16_t | adj_edges [4] |
| Offset 0xC. | |
Definition at line 4608 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionFacePlane::adj_edges[4] |
Offset 0xC.
Definition at line 4612 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_PKG_CollisionFacePlane::normal |
Offset 0x4.
Definition at line 4610 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionFacePlane::padding_0a |
Offset 0xA.
Definition at line 4611 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_PKG_CollisionFacePlane::plane_distance |
Offset 0x0.
Definition at line 4609 of file dttr_pcdogs.h.