MCPcopy 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
610inline void Point3F::normalize()
611{
612 m_point3F_normalize(*this);
613}
614
615inline F32 Point3F::magnitudeSafe() const
616{

Callers 1

mNormalizeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected