|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint8_t | transform_scratch [144] |
| Offset 0x0. | |
| float | clip_double_buffer_0 [160] |
| Offset 0x90. | |
| float | clip_double_buffer_1 [160] |
| Offset 0x310. | |
| uint8_t | vertex_scratch [104] |
| Offset 0x590. | |
| float | color_data [20] |
| Offset 0x5F8. | |
| DTTR_PCDOGS_T_Graphics_FloatColorRGB | color_channels [4] |
| Offset 0x648. | |
Definition at line 4903 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_WorkArea::clip_double_buffer_0[160] |
Offset 0x90.
Definition at line 4905 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_WorkArea::clip_double_buffer_1[160] |
Offset 0x310.
Definition at line 4906 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Graphics_FloatColorRGB DTTR_PCDOGS_T_Graphics_WorkArea::color_channels[4] |
Offset 0x648.
Definition at line 4909 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_WorkArea::color_data[20] |
Offset 0x5F8.
Definition at line 4908 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Graphics_WorkArea::transform_scratch[144] |
Offset 0x0.
Definition at line 4904 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Graphics_WorkArea::vertex_scratch[104] |
Offset 0x590.
Definition at line 4907 of file dttr_pcdogs.h.