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

Graphics_ListState frustum/clip-plane record, used by actor visibility checks. More...

#include <dttr_pcdogs.h>

Data Fields

int32_t distance
 Offset 0x0.
DTTR_PCDOGS_T_Math_Vec3I16 normal
 Offset 0x4.
int16_t padding_0a
 Alignment/pad word in the frustum/clip-plane record. Offset 0xA.

Detailed Description

Graphics_ListState frustum/clip-plane record, used by actor visibility checks.

Definition at line 4795 of file dttr_pcdogs.h.

Field Documentation

◆ distance

int32_t DTTR_PCDOGS_T_Graphics_FrustumClipPlane::distance

Offset 0x0.

Definition at line 4796 of file dttr_pcdogs.h.

◆ normal

DTTR_PCDOGS_T_Math_Vec3I16 DTTR_PCDOGS_T_Graphics_FrustumClipPlane::normal

Offset 0x4.

Definition at line 4797 of file dttr_pcdogs.h.

◆ padding_0a

int16_t DTTR_PCDOGS_T_Graphics_FrustumClipPlane::padding_0a

Alignment/pad word in the frustum/clip-plane record. Offset 0xA.

Definition at line 4799 of file dttr_pcdogs.h.


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