Class Vector3f
java.lang.Object
org.scilab.forge.scirenderer.tranformations.Vector3f
- Author:
- Pierre Lando
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Vector3f
public Vector3f(float x, float y, float z)
-
-
Method Details
-
getX
public float getX() -
getY
public float getY() -
getZ
public float getZ() -
toString
-
asDouble
-