A four-element axis angle represented by single-precision floating point x,y,z,angle components. An axis-angle is a rotation of angle (degrees) about the vector (x,y,z). Note that the axis-angle is never automatically normalized. Use the normalize() method if normalization is required.
@author Volker Everts
@version 0.1 - 18.09.2011: Created
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.