Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ normalize
Method
normalize
Engine/source/math/mPoint3.h:610–613 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
608
}
609
610
inline void Point3F::normalize()
611
{
612
m_point3F_normalize(*this);
613
}
614
615
inline F32 Point3F::magnitudeSafe() const
616
{
Callers
1
mNormalize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected