|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvrml.Field
vrml.field.SFRotation
| Constructor Summary | |
SFRotation()
|
|
SFRotation(float axisX,
float axisY,
float axisZ,
float angle)
|
|
| Method Summary | |
void |
getValue(float[] rotations)
|
void |
setValue(ConstSFRotation rotation)
|
void |
setValue(float[] rotations)
|
void |
setValue(float axisX,
float axisY,
float axisZ,
float angle)
|
void |
setValue(SFRotation rotation)
|
java.lang.String |
toString()
|
| Methods inherited from class vrml.Field |
clone |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SFRotation()
public SFRotation(float axisX,
float axisY,
float axisZ,
float angle)
| Method Detail |
public void getValue(float[] rotations)
public void setValue(float[] rotations)
public void setValue(float axisX,
float axisY,
float axisZ,
float angle)
public void setValue(ConstSFRotation rotation)
public void setValue(SFRotation rotation)
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||