Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ asPoint3F
Method
asPoint3F
Engine/source/math/mPoint4.h:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
Point4F& operator=(const Point4F&);
107
108
Point3F asPoint3F() const { return Point3F(x,y,z); }
109
110
//-------------------------------------- Public static constants
111
public:
Callers
3
tangent
Method · 0.80
addElement
Method · 0.80
getBestProbes
Method · 0.80
Calls
1
Point3F
Class · 0.70
Tested by
no test coverage detected