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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Math_Vec3I16 pos
 Offset 0x0.
int16_t normal_group_index
 Offset 0x6.
uint8_t r
 Offset 0x8.
uint8_t g
 Offset 0x9.
uint8_t b
 Offset 0xA.
uint8_t padding
 Offset 0xB.

Detailed Description

Definition at line 4341 of file dttr_pcdogs.h.

Field Documentation

◆ b

uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::b

Offset 0xA.

Definition at line 4346 of file dttr_pcdogs.h.

◆ g

uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::g

Offset 0x9.

Definition at line 4345 of file dttr_pcdogs.h.

◆ normal_group_index

int16_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::normal_group_index

Offset 0x6.

Definition at line 4343 of file dttr_pcdogs.h.

◆ padding

uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::padding

Offset 0xB.

Definition at line 4347 of file dttr_pcdogs.h.

◆ pos

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Mesh_RuntimeVertex::pos

Offset 0x0.

Definition at line 4342 of file dttr_pcdogs.h.

◆ r

uint8_t DTTR_PCDOGS_T_Mesh_RuntimeVertex::r

Offset 0x8.

Definition at line 4344 of file dttr_pcdogs.h.


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