|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| DTTR_PCDOGS_T_Math_Vec3I16 | delta |
| Offset 0x0. | |
| int16_t | flags |
| Offset 0x6. | |
| DTTR_PCDOGS_T_Math_Vec3I16 | normal |
| Offset 0x8. | |
| int16_t | vertex_index |
| Offset 0xE. | |
Definition at line 3504 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Animation_MorphVertex::delta |
Offset 0x0.
Definition at line 3505 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_MorphVertex::flags |
Offset 0x6.
Definition at line 3506 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Animation_MorphVertex::normal |
Offset 0x8.
Definition at line 3507 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_MorphVertex::vertex_index |
Offset 0xE.
Definition at line 3508 of file dttr_pcdogs.h.