Uses of Class
com.sun.javafx.geom.Vec2d
-
Uses of Vec2d in com.sun.javafx.geom
Modifier and TypeMethodDescriptiondouble
Returns the distance from thisVec2d
to a specifiedVec2d
.double
Vec2d.distanceSq
(Vec2d v) Returns the square of the distance from thisVec2d
to a specifiedVec2d
.void