public double DistanceToSquared(
Point3 other
)
Public Function DistanceToSquared (
other As Point3
) As Double
public:
double DistanceToSquared(
Point3 other
)
member DistanceToSquared :
other : Point3 -> float
[Missing <returns> documentation for "M:Karamba.Geometry.Point3.DistanceToSquared(Karamba.Geometry.Point3)"]