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

#include <dttr_pcdogs.h>

Data Fields

float x
 Offset 0x0.
float y
 Offset 0x4.
float z
 Offset 0x8.
float w
 Offset 0xC.
float color_or_data
 Offset 0x10.
float u
 Offset 0x14.
float v
 Offset 0x18.

Detailed Description

Definition at line 2790 of file dttr_pcdogs.h.

Field Documentation

◆ color_or_data

float DTTR_PCDOGS_T_Graphics_ClipVertex::color_or_data

Offset 0x10.

Definition at line 2795 of file dttr_pcdogs.h.

◆ u

float DTTR_PCDOGS_T_Graphics_ClipVertex::u

Offset 0x14.

Definition at line 2796 of file dttr_pcdogs.h.

◆ v

float DTTR_PCDOGS_T_Graphics_ClipVertex::v

Offset 0x18.

Definition at line 2797 of file dttr_pcdogs.h.

◆ w

float DTTR_PCDOGS_T_Graphics_ClipVertex::w

Offset 0xC.

Definition at line 2794 of file dttr_pcdogs.h.

◆ x

float DTTR_PCDOGS_T_Graphics_ClipVertex::x

Offset 0x0.

Definition at line 2791 of file dttr_pcdogs.h.

◆ y

float DTTR_PCDOGS_T_Graphics_ClipVertex::y

Offset 0x4.

Definition at line 2792 of file dttr_pcdogs.h.

◆ z

float DTTR_PCDOGS_T_Graphics_ClipVertex::z

Offset 0x8.

Definition at line 2793 of file dttr_pcdogs.h.


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