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

#include <dttr_pcdogs.h>

Data Fields

int16_t nx
 Offset 0x0.
int16_t ny
 Offset 0x2.
int16_t nz
 Offset 0x4.
int16_t normal_count
 Offset 0x6.

Detailed Description

Definition at line 2261 of file dttr_pcdogs.h.

Field Documentation

◆ normal_count

int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::normal_count

Offset 0x6.

Definition at line 2265 of file dttr_pcdogs.h.

◆ nx

int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::nx

Offset 0x0.

Definition at line 2262 of file dttr_pcdogs.h.

◆ ny

int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::ny

Offset 0x2.

Definition at line 2263 of file dttr_pcdogs.h.

◆ nz

int16_t DTTR_PCDOGS_T_Mesh_VertexNormal::nz

Offset 0x4.

Definition at line 2264 of file dttr_pcdogs.h.


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