|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int16_t | nx |
| Offset 0x0. | |
| int16_t | ny |
| Offset 0x2. | |
| int16_t | nz |
| Offset 0x4. | |
| int16_t | normal_count |
| Offset 0x6. | |
Definition at line 2261 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::normal_count |
Offset 0x6.
Definition at line 2265 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::nx |
Offset 0x0.
Definition at line 2262 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::ny |
Offset 0x2.
Definition at line 2263 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::nz |
Offset 0x4.
Definition at line 2264 of file dttr_pcdogs.h.