Uses of Class
com.jhlabs.vecmath.AxisAngle4f
-
Packages that use AxisAngle4f Package Description com.jhlabs.vecmath -
-
Uses of AxisAngle4f in com.jhlabs.vecmath
Methods in com.jhlabs.vecmath with parameters of type AxisAngle4f Modifier and Type Method Description void
AxisAngle4f. get(AxisAngle4f t)
void
AxisAngle4f. set(AxisAngle4f t)
void
Matrix4f. set(AxisAngle4f a)
void
Quat4f. set(AxisAngle4f a)
Constructors in com.jhlabs.vecmath with parameters of type AxisAngle4f Constructor Description AxisAngle4f(AxisAngle4f t)
-