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

#include <dttr_pcdogs.h>

Data Fields

int16_t x
 Offset 0x0.
int16_t y
 Offset 0x2.
int16_t z
 Offset 0x4.
int16_t padding
 Offset 0x6.

Detailed Description

Definition at line 2257 of file dttr_pcdogs.h.

Field Documentation

◆ padding

int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::padding

Offset 0x6.

Definition at line 2261 of file dttr_pcdogs.h.

◆ x

int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::x

Offset 0x0.

Definition at line 2258 of file dttr_pcdogs.h.

◆ y

int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::y

Offset 0x2.

Definition at line 2259 of file dttr_pcdogs.h.

◆ z

int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::z

Offset 0x4.

Definition at line 2260 of file dttr_pcdogs.h.


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