nn::math::VEC3::DistanceSquare Member Function
f32 DistanceSquare(
const VEC3 & vec
) const;
| Name | Description | |
|---|---|---|
| in | vec | Vector whose distance you want to calculate. |
Calculates the squared distance to the specified vector.
CONFIDENTIAL