|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| float | x |
| Offset 0x0. | |
| float | y |
| Offset 0x4. | |
Definition at line 1972 of file dttr_pcdogs.h.
| 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().
| 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().