|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.graphics3DAdapter.graphics.instructions.primitives.Graphics3DRotateInstruction
public class Graphics3DRotateInstruction
Constructor Summary | |
---|---|
Graphics3DRotateInstruction(javax.vecmath.Matrix3d rot)
|
Method Summary | |
---|---|
javax.vecmath.Matrix3d |
getRotationMatrix()
|
boolean |
hasChangedSinceLastCalled()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Graphics3DRotateInstruction(javax.vecmath.Matrix3d rot)
Method Detail |
---|
public javax.vecmath.Matrix3d getRotationMatrix()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean hasChangedSinceLastCalled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |