102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Graphics_WorkArea Struct Reference

#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.

Detailed Description

Definition at line 4903 of file dttr_pcdogs.h.

Field Documentation

◆ clip_double_buffer_0

float DTTR_PCDOGS_T_Graphics_WorkArea::clip_double_buffer_0[160]

Offset 0x90.

Definition at line 4905 of file dttr_pcdogs.h.

◆ clip_double_buffer_1

float DTTR_PCDOGS_T_Graphics_WorkArea::clip_double_buffer_1[160]

Offset 0x310.

Definition at line 4906 of file dttr_pcdogs.h.

◆ color_channels

DTTR_PCDOGS_T_Graphics_FloatColorRGB DTTR_PCDOGS_T_Graphics_WorkArea::color_channels[4]

Offset 0x648.

Definition at line 4909 of file dttr_pcdogs.h.

◆ color_data

float DTTR_PCDOGS_T_Graphics_WorkArea::color_data[20]

Offset 0x5F8.

Definition at line 4908 of file dttr_pcdogs.h.

◆ transform_scratch

uint8_t DTTR_PCDOGS_T_Graphics_WorkArea::transform_scratch[144]

Offset 0x0.

Definition at line 4904 of file dttr_pcdogs.h.

◆ vertex_scratch

uint8_t DTTR_PCDOGS_T_Graphics_WorkArea::vertex_scratch[104]

Offset 0x590.

Definition at line 4907 of file dttr_pcdogs.h.


The documentation for this struct was generated from the following file: