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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Material_Entrymaterial
 Offset 0x0.
uint16_t vertex_indices [4]
 Offset 0x4.
DTTR_PCDOGS_T_Mesh_FaceNormalface_normal
 Offset 0xC.
uint16_t flags
 Offset 0x10.
uint16_t padding
 Offset 0x12.
uint16_t uv_indices [4]
 Offset 0x14.

Detailed Description

Definition at line 2872 of file dttr_pcdogs.h.

Field Documentation

◆ face_normal

DTTR_PCDOGS_T_Mesh_FaceNormal* DTTR_PCDOGS_T_Graphics_Polygon::face_normal

Offset 0xC.

Definition at line 2875 of file dttr_pcdogs.h.

◆ flags

uint16_t DTTR_PCDOGS_T_Graphics_Polygon::flags

Offset 0x10.

Definition at line 2876 of file dttr_pcdogs.h.

◆ material

DTTR_PCDOGS_T_Material_Entry* DTTR_PCDOGS_T_Graphics_Polygon::material

Offset 0x0.

Definition at line 2873 of file dttr_pcdogs.h.

◆ padding

uint16_t DTTR_PCDOGS_T_Graphics_Polygon::padding

Offset 0x12.

Definition at line 2877 of file dttr_pcdogs.h.

◆ uv_indices

uint16_t DTTR_PCDOGS_T_Graphics_Polygon::uv_indices[4]

Offset 0x14.

Definition at line 2878 of file dttr_pcdogs.h.

◆ vertex_indices

uint16_t DTTR_PCDOGS_T_Graphics_Polygon::vertex_indices[4]

Offset 0x4.

Definition at line 2874 of file dttr_pcdogs.h.


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