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

#include <dttr_pcdogs.h>

Data Fields

float x
 Offset 0x0.
float y
 Offset 0x4.

Detailed Description

Definition at line 1972 of file dttr_pcdogs.h.

Field Documentation

◆ x

float DTTR_PCDOGS_T_Math_Vec2F::x

Offset 0x0.

Definition at line 1973 of file dttr_pcdogs.h.

Referenced by DTTR_Util_WorldView_ProjectPolygon(), and DTTR_Util_WorldView_ViewToScreen().

◆ y

float DTTR_PCDOGS_T_Math_Vec2F::y

Offset 0x4.

Definition at line 1974 of file dttr_pcdogs.h.

Referenced by DTTR_Util_WorldView_ProjectPolygon(), and DTTR_Util_WorldView_ViewToScreen().


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