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

#include <dttr_pcdogs.h>

Data Fields

uint32_t vertex_offset
 Offset 0x0.
uint32_t vertex_count
 Offset 0x4.
uint32_t polygon_offset
 Offset 0x8.
uint32_t polygon_count
 Offset 0xC.
uint32_t material_ref
 Offset 0x10.
uint32_t flags
 Offset 0x14.

Detailed Description

Definition at line 2506 of file dttr_pcdogs.h.

Field Documentation

◆ flags

uint32_t DTTR_PCDOGS_T_PKG_GeometryChunk::flags

Offset 0x14.

Definition at line 2512 of file dttr_pcdogs.h.

◆ material_ref

uint32_t DTTR_PCDOGS_T_PKG_GeometryChunk::material_ref

Offset 0x10.

Definition at line 2511 of file dttr_pcdogs.h.

◆ polygon_count

uint32_t DTTR_PCDOGS_T_PKG_GeometryChunk::polygon_count

Offset 0xC.

Definition at line 2510 of file dttr_pcdogs.h.

◆ polygon_offset

uint32_t DTTR_PCDOGS_T_PKG_GeometryChunk::polygon_offset

Offset 0x8.

Definition at line 2509 of file dttr_pcdogs.h.

◆ vertex_count

uint32_t DTTR_PCDOGS_T_PKG_GeometryChunk::vertex_count

Offset 0x4.

Definition at line 2508 of file dttr_pcdogs.h.

◆ vertex_offset

uint32_t DTTR_PCDOGS_T_PKG_GeometryChunk::vertex_offset

Offset 0x0.

Definition at line 2507 of file dttr_pcdogs.h.


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