An NDoc Documented Class Library
xyz.dist Method
Retrieves the distance to the point p
public
double
dist(
xyz
p
);
Parameters
p
A point
Return Value
Retrieves the distance to the point p
See Also
xyz Class
|
Minais.Drawing3d.Math Namespace