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

#include <dttr_pcdogs.h>

Data Fields

uint32_t material_ptr
 Offset 0x0.
uint16_t vertex_indices [4]
 Offset 0x4.
uint32_t face_normal_ptr
 Offset 0xC.
uint16_t flags
 Offset 0x10.
int16_t uv_ambient_index
 Offset 0x12.
int16_t uv_offset
 Offset 0x14.
int16_t normal_offset
 Offset 0x16.

Detailed Description

Definition at line 2182 of file dttr_pcdogs.h.

Field Documentation

◆ face_normal_ptr

uint32_t DTTR_PCDOGS_T_Mesh_Polygon::face_normal_ptr

Offset 0xC.

Definition at line 2185 of file dttr_pcdogs.h.

◆ flags

uint16_t DTTR_PCDOGS_T_Mesh_Polygon::flags

Offset 0x10.

Definition at line 2186 of file dttr_pcdogs.h.

◆ material_ptr

uint32_t DTTR_PCDOGS_T_Mesh_Polygon::material_ptr

Offset 0x0.

Definition at line 2183 of file dttr_pcdogs.h.

◆ normal_offset

int16_t DTTR_PCDOGS_T_Mesh_Polygon::normal_offset

Offset 0x16.

Definition at line 2189 of file dttr_pcdogs.h.

◆ uv_ambient_index

int16_t DTTR_PCDOGS_T_Mesh_Polygon::uv_ambient_index

Offset 0x12.

Definition at line 2187 of file dttr_pcdogs.h.

◆ uv_offset

int16_t DTTR_PCDOGS_T_Mesh_Polygon::uv_offset

Offset 0x14.

Definition at line 2188 of file dttr_pcdogs.h.

◆ vertex_indices

uint16_t DTTR_PCDOGS_T_Mesh_Polygon::vertex_indices[4]

Offset 0x4.

Definition at line 2184 of file dttr_pcdogs.h.


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