Below is an extract from SUN PUBLIC OFFICIAL JAVA3D DOCUMENTATION,
that is it is available to EVERYONE and can be downloaded or browsed
on-line FOR FREE from Sun's site:
> public class AxisAngle4d
> extends java.lang.Object
> implements java.io.Serializable
>
> A 4 element axis angle represented by double precision floating
> point x,y,z,angle components. An axis angle is a rotation of angle
> (radians) about the vector (x,y,z).
Why not take a look at this docs from time to time?
vladimir
-=V=-
>-------<=============>-------<
Join in Java community now!
http://JavaCafe.VirtualAve.net/
>-------<=============>-------<
In your previous letter u wrote:
--------------------------------
SR> Hi,
SR> Can somebody explain to me how does the AxisAngle4d class work?
SR> constructor ( x , y , z , angle ) : is (x,y,z) a normal vector? What does the
angle mean ?
SR> Thanx !
SR> ===========================================================================
SR> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
SR> of the message "signoff JAVA3D-INTEREST". For general help, send email to
SR> [EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".