102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_PKG_CollisionVertex 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 nx
 Offset 0x6.
int16_t ny
 Offset 0x8.
int16_t nz
 Offset 0xA.

Detailed Description

Definition at line 2440 of file dttr_pcdogs.h.

Field Documentation

◆ nx

int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::nx

Offset 0x6.

Definition at line 2444 of file dttr_pcdogs.h.

◆ ny

int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::ny

Offset 0x8.

Definition at line 2445 of file dttr_pcdogs.h.

◆ nz

int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::nz

Offset 0xA.

Definition at line 2446 of file dttr_pcdogs.h.

◆ x

int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::x

Offset 0x0.

Definition at line 2441 of file dttr_pcdogs.h.

◆ y

int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::y

Offset 0x2.

Definition at line 2442 of file dttr_pcdogs.h.

◆ z

int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::z

Offset 0x4.

Definition at line 2443 of file dttr_pcdogs.h.


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