|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int32_t | x |
| Offset 0x0. | |
| int32_t | y |
| Offset 0x4. | |
| int32_t | z |
| Offset 0x8. | |
Definition at line 1875 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Math_Vec3I32::x |
Offset 0x0.
Definition at line 1876 of file dttr_pcdogs.h.
Referenced by DTTR_Util_CollisionVertexWorld(), DTTR_Util_CollisionWallEdgeQuad(), dttr_util_worldview_clip_segment(), DTTR_Util_WorldView_Refresh(), DTTR_Util_WorldView_ToView(), and DTTR_Util_WorldView_ViewToScreen().
| int32_t DTTR_PCDOGS_T_Math_Vec3I32::y |
Offset 0x4.
Definition at line 1877 of file dttr_pcdogs.h.
Referenced by DTTR_Util_CollisionVertexWorld(), DTTR_Util_CollisionWallEdgeQuad(), dttr_util_worldview_clip_segment(), DTTR_Util_WorldView_Refresh(), DTTR_Util_WorldView_ToView(), and DTTR_Util_WorldView_ViewToScreen().
| int32_t DTTR_PCDOGS_T_Math_Vec3I32::z |
Offset 0x8.
Definition at line 1878 of file dttr_pcdogs.h.
Referenced by DTTR_Util_CollisionVertexWorld(), DTTR_Util_CollisionWallEdgeQuad(), dttr_util_worldview_clip_segment(), DTTR_Util_WorldView_ProjectPoint(), DTTR_Util_WorldView_ProjectPolygon(), DTTR_Util_WorldView_Refresh(), DTTR_Util_WorldView_ToView(), and DTTR_Util_WorldView_ViewToScreen().