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

#include <dttr_pcdogs.h>

Data Fields

uint8_t pixel_format
 Offset 0x0.
uint8_t flags_byte_1
 Offset 0x1.
DTTR_PCDOGS_T_Math_SizeU8 dimensions_minus_1
 Offset 0x2.
uint32_t texture_offset
 Offset 0x4.
uint32_t palette_offset
 Offset 0x8.
DTTR_PCDOGS_T_Math_SizeU16 dimensions
 Offset 0xC.
uint8_t format
 Offset 0x10.
uint8_t mipmap_count
 Offset 0x11.
uint16_t reserved
 Offset 0x12.

Detailed Description

Definition at line 3890 of file dttr_pcdogs.h.

Field Documentation

◆ dimensions

DTTR_PCDOGS_T_Math_SizeU16 DTTR_PCDOGS_T_Material_Entry::dimensions

Offset 0xC.

Definition at line 3896 of file dttr_pcdogs.h.

◆ dimensions_minus_1

DTTR_PCDOGS_T_Math_SizeU8 DTTR_PCDOGS_T_Material_Entry::dimensions_minus_1

Offset 0x2.

Definition at line 3893 of file dttr_pcdogs.h.

◆ flags_byte_1

uint8_t DTTR_PCDOGS_T_Material_Entry::flags_byte_1

Offset 0x1.

Definition at line 3892 of file dttr_pcdogs.h.

◆ format

uint8_t DTTR_PCDOGS_T_Material_Entry::format

Offset 0x10.

Definition at line 3897 of file dttr_pcdogs.h.

◆ mipmap_count

uint8_t DTTR_PCDOGS_T_Material_Entry::mipmap_count

Offset 0x11.

Definition at line 3898 of file dttr_pcdogs.h.

◆ palette_offset

uint32_t DTTR_PCDOGS_T_Material_Entry::palette_offset

Offset 0x8.

Definition at line 3895 of file dttr_pcdogs.h.

◆ pixel_format

uint8_t DTTR_PCDOGS_T_Material_Entry::pixel_format

Offset 0x0.

Definition at line 3891 of file dttr_pcdogs.h.

◆ reserved

uint16_t DTTR_PCDOGS_T_Material_Entry::reserved

Offset 0x12.

Definition at line 3899 of file dttr_pcdogs.h.

◆ texture_offset

uint32_t DTTR_PCDOGS_T_Material_Entry::texture_offset

Offset 0x4.

Definition at line 3894 of file dttr_pcdogs.h.


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