j3d.examples.common
Class EulerAngles

java.lang.Object
  extended by j3d.examples.common.Quat
      extended by j3d.examples.common.EulerAngles

public class EulerAngles
extends Quat


Field Summary
 
Fields inherited from class j3d.examples.common.Quat
w, x, y, z
 
Constructor Summary
EulerAngles()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EulerAngles

public EulerAngles()