GetDistance Data Member Function

Returns the distance between this vector and the vector 'End'.

Prototype

double GetDistance( Vec End )

Parameters

Parameter Type Parameter Name Documentation
<Vec>EndThe vector to compute the distance to.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.