102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Collision_Vertex 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 reserved_06
int16_t reserved_08
int16_t reserved_0a

Detailed Description

Definition at line 2414 of file dttr_pcdogs.h.

Field Documentation

◆ reserved_06

int16_t DTTR_PCDOGS_T_Collision_Vertex::reserved_06

Reserved collision-vertex tail word following x/y/z coordinates. Offset 0x6.

Definition at line 2418 of file dttr_pcdogs.h.

◆ reserved_08

int16_t DTTR_PCDOGS_T_Collision_Vertex::reserved_08

Reserved collision-vertex tail word. Only the xyz components are named. Offset 0x8.

Definition at line 2420 of file dttr_pcdogs.h.

◆ reserved_0a

int16_t DTTR_PCDOGS_T_Collision_Vertex::reserved_0a

Reserved collision-vertex tail word. Only the xyz components are named. Offset 0xA.

Definition at line 2422 of file dttr_pcdogs.h.

◆ x

int16_t DTTR_PCDOGS_T_Collision_Vertex::x

Offset 0x0.

Definition at line 2415 of file dttr_pcdogs.h.

◆ y

int16_t DTTR_PCDOGS_T_Collision_Vertex::y

Offset 0x2.

Definition at line 2416 of file dttr_pcdogs.h.

◆ z

int16_t DTTR_PCDOGS_T_Collision_Vertex::z

Offset 0x4.

Definition at line 2417 of file dttr_pcdogs.h.


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