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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Math_Vec3I32 screen
 Offset 0x0.
int32_t rhw
 Offset 0xC.
uint32_t color
 Offset 0x10.
float u
 Offset 0x14.
float v
 Offset 0x18.

Detailed Description

Definition at line 4867 of file dttr_pcdogs.h.

Field Documentation

◆ color

uint32_t DTTR_PCDOGS_T_Graphics_ClipUVData::color

Offset 0x10.

Definition at line 4870 of file dttr_pcdogs.h.

◆ rhw

int32_t DTTR_PCDOGS_T_Graphics_ClipUVData::rhw

Offset 0xC.

Definition at line 4869 of file dttr_pcdogs.h.

◆ screen

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Graphics_ClipUVData::screen

Offset 0x0.

Definition at line 4868 of file dttr_pcdogs.h.

◆ u

float DTTR_PCDOGS_T_Graphics_ClipUVData::u

Offset 0x14.

Definition at line 4871 of file dttr_pcdogs.h.

◆ v

float DTTR_PCDOGS_T_Graphics_ClipUVData::v

Offset 0x18.

Definition at line 4872 of file dttr_pcdogs.h.


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