102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_PKG_VertexData 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 a
 Offset 0xB.

Detailed Description

Definition at line 4764 of file dttr_pcdogs.h.

Field Documentation

◆ a

uint8_t DTTR_PCDOGS_T_PKG_VertexData::a

Offset 0xB.

Definition at line 4770 of file dttr_pcdogs.h.

◆ b

uint8_t DTTR_PCDOGS_T_PKG_VertexData::b

Offset 0xA.

Definition at line 4769 of file dttr_pcdogs.h.

◆ g

uint8_t DTTR_PCDOGS_T_PKG_VertexData::g

Offset 0x9.

Definition at line 4768 of file dttr_pcdogs.h.

◆ normal_group_index

int16_t DTTR_PCDOGS_T_PKG_VertexData::normal_group_index

Offset 0x6.

Definition at line 4766 of file dttr_pcdogs.h.

◆ pos

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_PKG_VertexData::pos

Offset 0x0.

Definition at line 4765 of file dttr_pcdogs.h.

◆ r

uint8_t DTTR_PCDOGS_T_PKG_VertexData::r

Offset 0x8.

Definition at line 4767 of file dttr_pcdogs.h.


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