|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.graphics3DAdapter.graphics.instructions.Graphics3DInstruction
us.ihmc.graphics3DAdapter.graphics.instructions.Graphics3DAddMeshDataInstruction
public class Graphics3DAddMeshDataInstruction
Constructor Summary | |
---|---|
Graphics3DAddMeshDataInstruction(MeshDataHolder meshData,
AppearanceDefinition appearance)
|
Method Summary | |
---|---|
MeshDataHolder |
getMeshData()
|
void |
setMesh(MeshDataHolder newMesh)
|
void |
setMeshChangedListener(MeshChangedListener meshChangedListener)
|
Methods inherited from class us.ihmc.graphics3DAdapter.graphics.instructions.Graphics3DInstruction |
---|
getAppearance, setAppearance, setAppearanceChangedListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Graphics3DAddMeshDataInstruction(MeshDataHolder meshData, AppearanceDefinition appearance)
Method Detail |
---|
public MeshDataHolder getMeshData()
public void setMeshChangedListener(MeshChangedListener meshChangedListener)
public void setMesh(MeshDataHolder newMesh)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |