us.ihmc.graphics3DAdapter.graphics.instructions.primitives
Class Graphics3DIdentityInstruction

java.lang.Object
  extended by us.ihmc.graphics3DAdapter.graphics.instructions.primitives.Graphics3DIdentityInstruction
All Implemented Interfaces:
Graphics3DPrimitiveInstruction

public class Graphics3DIdentityInstruction
extends java.lang.Object
implements Graphics3DPrimitiveInstruction


Constructor Summary
Graphics3DIdentityInstruction()
           
 
Method Summary
 boolean hasChangedSinceLastCalled()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Graphics3DIdentityInstruction

public Graphics3DIdentityInstruction()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

hasChangedSinceLastCalled

public boolean hasChangedSinceLastCalled()