Uses of Class
org.jzy3d.maths.Vector3d
Package
Description
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
-
Uses of Vector3d in org.jzy3d.maths
-
Uses of Vector3d in org.jzy3d.plot3d.primitives
Modifier and TypeMethodDescriptionprotected static Vector3d
Arrow.createVector3d
(Coord3d pos, Coord3d dir, float length) Arrow.getVector()