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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Math_Vec3I32 normal
 Offset 0x0.
int32_t distance
 Offset 0xC.
int32_t edge_index
 Offset 0x10.
int32_t polygon_index
 Offset 0x14.
int32_t surface_type

Detailed Description

Definition at line 3776 of file dttr_pcdogs.h.

Field Documentation

◆ distance

int32_t DTTR_PCDOGS_T_Collision_Plane::distance

Offset 0xC.

Definition at line 3778 of file dttr_pcdogs.h.

◆ edge_index

int32_t DTTR_PCDOGS_T_Collision_Plane::edge_index

Offset 0x10.

Definition at line 3779 of file dttr_pcdogs.h.

◆ normal

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Collision_Plane::normal

Offset 0x0.

Definition at line 3777 of file dttr_pcdogs.h.

◆ polygon_index

int32_t DTTR_PCDOGS_T_Collision_Plane::polygon_index

Offset 0x14.

Definition at line 3780 of file dttr_pcdogs.h.

◆ surface_type

int32_t DTTR_PCDOGS_T_Collision_Plane::surface_type

This surface classifier is copied from package collision face data. Offset 0x18.

Definition at line 3781 of file dttr_pcdogs.h.


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