|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| DTTR_PCDOGS_T_Math_Vec3I16 | pos |
| Offset 0x0. | |
| int16_t | normal_group_index |
| Offset 0x6. | |
| uint8_t | r |
| Offset 0x8. | |
| uint8_t | g |
| Offset 0x9. | |
| uint8_t | b |
| Offset 0xA. | |
| uint8_t | padding |
| Offset 0xB. | |
Definition at line 4341 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::b |
Offset 0xA.
Definition at line 4346 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::g |
Offset 0x9.
Definition at line 4345 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::normal_group_index |
Offset 0x6.
Definition at line 4343 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::padding |
Offset 0xB.
Definition at line 4347 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Mesh_RuntimeVertex::pos |
Offset 0x0.
Definition at line 4342 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::r |
Offset 0x8.
Definition at line 4344 of file dttr_pcdogs.h.