Uses of Class
org.jzy3d.maths.Vector3d
Packages that use Vector3d
Package
Description
Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions.
-
Uses of Vector3d in org.jzy3d.maths
Methods in org.jzy3d.maths with parameters of type Vector3d -
Uses of Vector3d in org.jzy3d.plot3d.primitives
Fields in org.jzy3d.plot3d.primitives declared as Vector3dMethods in org.jzy3d.plot3d.primitives that return Vector3dModifier and TypeMethodDescriptionprotected static Vector3d
Arrow.createVector3d
(Coord3d pos, Coord3d dir, float length) Arrow.getVector()
Methods in org.jzy3d.plot3d.primitives with parameters of type Vector3d