MATHLIB_EXPORT RCOORD Distance(PC_POINT v1, PC_POINT v2);
Parameters |
Description |
PC_POINT v1 |
some point |
PC_POINT v2 |
another point |
The distance between the two points.
Returns the distance between two points.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|