|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| DTTR_PCDOGS_T_Math_Vec3I32 | screen |
| Offset 0x0. | |
| int32_t | rhw |
| Offset 0xC. | |
| uint32_t | color |
| Offset 0x10. | |
| float | u |
| Offset 0x14. | |
| float | v |
| Offset 0x18. | |
Definition at line 4867 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Graphics_ClipUVData::color |
Offset 0x10.
Definition at line 4870 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Graphics_ClipUVData::rhw |
Offset 0xC.
Definition at line 4869 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Graphics_ClipUVData::screen |
Offset 0x0.
Definition at line 4868 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipUVData::u |
Offset 0x14.
Definition at line 4871 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipUVData::v |
Offset 0x18.
Definition at line 4872 of file dttr_pcdogs.h.