|
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 | a |
| Offset 0xB. | |
Definition at line 4764 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_PKG_VertexData::a |
Offset 0xB.
Definition at line 4770 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_PKG_VertexData::b |
Offset 0xA.
Definition at line 4769 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_PKG_VertexData::g |
Offset 0x9.
Definition at line 4768 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_VertexData::normal_group_index |
Offset 0x6.
Definition at line 4766 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_PKG_VertexData::pos |
Offset 0x0.
Definition at line 4765 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_PKG_VertexData::r |
Offset 0x8.
Definition at line 4767 of file dttr_pcdogs.h.