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

#include <dttr_pcdogs.h>

Data Fields

uint32_t render_flags [5]
 Offset 0x0.
DTTR_PCDOGS_T_Graphics_ProjectedVertex projected_vertices [3]
 Offset 0x14.
int16_t vertex_3_screen_x
 Offset 0x2C.
int16_t vertex_3_screen_y
 Offset 0x2E.
uint32_t sort_data [2]
 Offset 0x30.
float vertex_0_x
 Offset 0x38.
float vertex_0_z
 Offset 0x3C.
float vertex_0_y
 Offset 0x40.
float vertex_1_x
 Offset 0x44.
float vertex_1_z
 Offset 0x48.
float vertex_1_y
 Offset 0x4C.
float vertex_2_x
 Offset 0x50.
float vertex_2_y
 Offset 0x54.
float vertex_3_z
 Offset 0x58.
float z_offset
 Offset 0x5C.
int32_t depth_bias_sign
 Offset 0x60.
uint32_t vertex_tint
 Offset 0x64.

Detailed Description

Definition at line 4839 of file dttr_pcdogs.h.

Field Documentation

◆ depth_bias_sign

int32_t DTTR_PCDOGS_T_Graphics_QuadRenderData::depth_bias_sign

Offset 0x60.

Definition at line 4855 of file dttr_pcdogs.h.

◆ projected_vertices

DTTR_PCDOGS_T_Graphics_ProjectedVertex DTTR_PCDOGS_T_Graphics_QuadRenderData::projected_vertices[3]

Offset 0x14.

Definition at line 4841 of file dttr_pcdogs.h.

◆ render_flags

uint32_t DTTR_PCDOGS_T_Graphics_QuadRenderData::render_flags[5]

Offset 0x0.

Definition at line 4840 of file dttr_pcdogs.h.

◆ sort_data

uint32_t DTTR_PCDOGS_T_Graphics_QuadRenderData::sort_data[2]

Offset 0x30.

Definition at line 4844 of file dttr_pcdogs.h.

◆ vertex_0_x

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_0_x

Offset 0x38.

Definition at line 4845 of file dttr_pcdogs.h.

◆ vertex_0_y

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_0_y

Offset 0x40.

Definition at line 4847 of file dttr_pcdogs.h.

◆ vertex_0_z

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_0_z

Offset 0x3C.

Definition at line 4846 of file dttr_pcdogs.h.

◆ vertex_1_x

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_1_x

Offset 0x44.

Definition at line 4848 of file dttr_pcdogs.h.

◆ vertex_1_y

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_1_y

Offset 0x4C.

Definition at line 4850 of file dttr_pcdogs.h.

◆ vertex_1_z

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_1_z

Offset 0x48.

Definition at line 4849 of file dttr_pcdogs.h.

◆ vertex_2_x

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_2_x

Offset 0x50.

Definition at line 4851 of file dttr_pcdogs.h.

◆ vertex_2_y

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_2_y

Offset 0x54.

Definition at line 4852 of file dttr_pcdogs.h.

◆ vertex_3_screen_x

int16_t DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_3_screen_x

Offset 0x2C.

Definition at line 4842 of file dttr_pcdogs.h.

◆ vertex_3_screen_y

int16_t DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_3_screen_y

Offset 0x2E.

Definition at line 4843 of file dttr_pcdogs.h.

◆ vertex_3_z

float DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_3_z

Offset 0x58.

Definition at line 4853 of file dttr_pcdogs.h.

◆ vertex_tint

uint32_t DTTR_PCDOGS_T_Graphics_QuadRenderData::vertex_tint

Offset 0x64.

Definition at line 4856 of file dttr_pcdogs.h.

◆ z_offset

float DTTR_PCDOGS_T_Graphics_QuadRenderData::z_offset

Offset 0x5C.

Definition at line 4854 of file dttr_pcdogs.h.


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