Uses of Class
org.scilab.forge.scirenderer.tranformations.Vector3f
-
Packages that use Vector3f Package Description org.scilab.forge.scirenderer.tranformations -
-
Uses of Vector3f in org.scilab.forge.scirenderer.tranformations
Constructors in org.scilab.forge.scirenderer.tranformations with parameters of type Vector3f Constructor Description Rotation(double alpha, Vector3f v)
The created object represent a rotation of an angle of 'alpha' radians along the vector 'v'.
-