|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| float | x |
| Offset 0x0. | |
| float | y |
| Offset 0x4. | |
| float | z |
| Offset 0x8. | |
| float | w |
| Offset 0xC. | |
| float | color_or_data |
| Offset 0x10. | |
| float | u |
| Offset 0x14. | |
| float | v |
| Offset 0x18. | |
Definition at line 2790 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipVertex::color_or_data |
Offset 0x10.
Definition at line 2795 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipVertex::u |
Offset 0x14.
Definition at line 2796 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipVertex::v |
Offset 0x18.
Definition at line 2797 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipVertex::w |
Offset 0xC.
Definition at line 2794 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipVertex::x |
Offset 0x0.
Definition at line 2791 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipVertex::y |
Offset 0x4.
Definition at line 2792 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ClipVertex::z |
Offset 0x8.
Definition at line 2793 of file dttr_pcdogs.h.