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

#include <dttr_pcdogs.h>

Data Fields

uint32_t flags
 Offset 0x0.
uint32_t material_index
 Offset 0x4.
uint32_t texture_id
 Offset 0x8.
uint32_t batch_flags
 Offset 0xC.
uint32_t screen_coords [12]
 Offset 0x10.
float view_space_pos [12]
 Offset 0x40.
float fog_depth
 Offset 0x70.
uint32_t vertex_colors [4]
 Offset 0x74.

Detailed Description

Definition at line 2771 of file dttr_pcdogs.h.

Field Documentation

◆ batch_flags

uint32_t DTTR_PCDOGS_T_Graphics_Batch::batch_flags

Offset 0xC.

Definition at line 2775 of file dttr_pcdogs.h.

◆ flags

uint32_t DTTR_PCDOGS_T_Graphics_Batch::flags

Offset 0x0.

Definition at line 2772 of file dttr_pcdogs.h.

◆ fog_depth

float DTTR_PCDOGS_T_Graphics_Batch::fog_depth

Offset 0x70.

Definition at line 2778 of file dttr_pcdogs.h.

◆ material_index

uint32_t DTTR_PCDOGS_T_Graphics_Batch::material_index

Offset 0x4.

Definition at line 2773 of file dttr_pcdogs.h.

◆ screen_coords

uint32_t DTTR_PCDOGS_T_Graphics_Batch::screen_coords[12]

Offset 0x10.

Definition at line 2776 of file dttr_pcdogs.h.

◆ texture_id

uint32_t DTTR_PCDOGS_T_Graphics_Batch::texture_id

Offset 0x8.

Definition at line 2774 of file dttr_pcdogs.h.

◆ vertex_colors

uint32_t DTTR_PCDOGS_T_Graphics_Batch::vertex_colors[4]

Offset 0x74.

Definition at line 2779 of file dttr_pcdogs.h.

◆ view_space_pos

float DTTR_PCDOGS_T_Graphics_Batch::view_space_pos[12]

Offset 0x40.

Definition at line 2777 of file dttr_pcdogs.h.


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