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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Math_Vec3I16 pos
 Offset 0x0.
int16_t bone_index
 Offset 0x6.
DTTR_PCDOGS_T_Math_Vec3I16 normal
 Offset 0x8.
int16_t padding_0e
 Offset 0xE.
int16_t u
 Offset 0x10.
int16_t v
 Offset 0x12.
uint32_t color
 Offset 0x14.

Detailed Description

Definition at line 4521 of file dttr_pcdogs.h.

Field Documentation

◆ bone_index

int16_t DTTR_PCDOGS_T_Mesh_WorkingVertex::bone_index

Offset 0x6.

Definition at line 4523 of file dttr_pcdogs.h.

◆ color

uint32_t DTTR_PCDOGS_T_Mesh_WorkingVertex::color

Offset 0x14.

Definition at line 4528 of file dttr_pcdogs.h.

◆ normal

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Mesh_WorkingVertex::normal

Offset 0x8.

Definition at line 4524 of file dttr_pcdogs.h.

◆ padding_0e

int16_t DTTR_PCDOGS_T_Mesh_WorkingVertex::padding_0e

Offset 0xE.

Definition at line 4525 of file dttr_pcdogs.h.

◆ pos

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Mesh_WorkingVertex::pos

Offset 0x0.

Definition at line 4522 of file dttr_pcdogs.h.

◆ u

int16_t DTTR_PCDOGS_T_Mesh_WorkingVertex::u

Offset 0x10.

Definition at line 4526 of file dttr_pcdogs.h.

◆ v

int16_t DTTR_PCDOGS_T_Mesh_WorkingVertex::v

Offset 0x12.

Definition at line 4527 of file dttr_pcdogs.h.


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