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

#include <dttr_pcdogs.h>

Data Fields

uint32_t node_count
 Offset 0x0.
uint32_t resource_mgr_offset
 Offset 0x4.
uint32_t material_table_offset
 Offset 0x8.
uint32_t material_data_size
 Offset 0xC.
uint32_t total_data_size
 Offset 0x10.
uint32_t geometry_flags
 Offset 0x14.
uint32_t secondary_data_size
 Offset 0x18.
uint32_t flags
 Offset 0x1C.
uint32_t version
 Offset 0x20.
uint8_t geometry_reserved [12]
 Offset 0x24.

Detailed Description

Definition at line 2478 of file dttr_pcdogs.h.

Field Documentation

◆ flags

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::flags

Offset 0x1C.

Definition at line 2486 of file dttr_pcdogs.h.

◆ geometry_flags

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::geometry_flags

Offset 0x14.

Definition at line 2484 of file dttr_pcdogs.h.

◆ geometry_reserved

uint8_t DTTR_PCDOGS_T_PKG_GeometryResource::geometry_reserved[12]

Offset 0x24.

Definition at line 2488 of file dttr_pcdogs.h.

◆ material_data_size

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::material_data_size

Offset 0xC.

Definition at line 2482 of file dttr_pcdogs.h.

◆ material_table_offset

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::material_table_offset

Offset 0x8.

Definition at line 2481 of file dttr_pcdogs.h.

◆ node_count

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::node_count

Offset 0x0.

Definition at line 2479 of file dttr_pcdogs.h.

◆ resource_mgr_offset

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::resource_mgr_offset

Offset 0x4.

Definition at line 2480 of file dttr_pcdogs.h.

◆ secondary_data_size

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::secondary_data_size

Offset 0x18.

Definition at line 2485 of file dttr_pcdogs.h.

◆ total_data_size

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::total_data_size

Offset 0x10.

Definition at line 2483 of file dttr_pcdogs.h.

◆ version

uint32_t DTTR_PCDOGS_T_PKG_GeometryResource::version

Offset 0x20.

Definition at line 2487 of file dttr_pcdogs.h.


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