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

#include <dttr_pcdogs.h>

Data Fields

uint32_t material_index
 Offset 0x0.
uint16_t vertex_indices [4]
 Offset 0x4.
uint32_t uv_data_offset
 Offset 0xC.
uint32_t render_flags
 Offset 0x10.
uint32_t polygon_flags
 Offset 0x14.

Detailed Description

Definition at line 2590 of file dttr_pcdogs.h.

Field Documentation

◆ material_index

uint32_t DTTR_PCDOGS_T_PKG_PolygonDataRaw::material_index

Offset 0x0.

Definition at line 2591 of file dttr_pcdogs.h.

◆ polygon_flags

uint32_t DTTR_PCDOGS_T_PKG_PolygonDataRaw::polygon_flags

Offset 0x14.

Definition at line 2595 of file dttr_pcdogs.h.

◆ render_flags

uint32_t DTTR_PCDOGS_T_PKG_PolygonDataRaw::render_flags

Offset 0x10.

Definition at line 2594 of file dttr_pcdogs.h.

◆ uv_data_offset

uint32_t DTTR_PCDOGS_T_PKG_PolygonDataRaw::uv_data_offset

Offset 0xC.

Definition at line 2593 of file dttr_pcdogs.h.

◆ vertex_indices

uint16_t DTTR_PCDOGS_T_PKG_PolygonDataRaw::vertex_indices[4]

Offset 0x4.

Definition at line 2592 of file dttr_pcdogs.h.


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