nn
::
math
::VEC3Len
Function
Syntax
f32
VEC3Len( const
VEC3
* p );
Parameters
Name
Description
in
p
Pointer to the input vector.
Return Values
Returns the length of
p
.
Description
Calculates the vector length.
CONFIDENTIAL