Math::Distance Function
No description.
Syntax
float Math::Distance(
const vec3&in a,
const vec3&in b
)
Parameters
const vec3&in a
const vec3&in b
Return value
float
Remarks
None.
No description.
float Math::Distance(
const vec3&in a,
const vec3&in b
)
const vec3&in a
const vec3&in b
float
None.