Search
Point3D Methods
 


 Public Methods

  Name Description

add

Sums two points' coordinates.

distance

Gets the distance to specified point.

scale

Scales the point's coordinates by specified scale factor.

toString

Returns a string representation of this point.

 See Also