us.ihmc.graphics3DAdapter.graphics.instructions
Class Graphics3DAddHeightMapInstruction
java.lang.Object
us.ihmc.graphics3DAdapter.graphics.instructions.Graphics3DInstruction
us.ihmc.graphics3DAdapter.graphics.instructions.Graphics3DAddHeightMapInstruction
- All Implemented Interfaces:
- Graphics3DPrimitiveInstruction
public class Graphics3DAddHeightMapInstruction
- extends Graphics3DInstruction
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graphics3DAddHeightMapInstruction
public Graphics3DAddHeightMapInstruction(HeightMap heightMap,
int xPointsPerSide,
int yPointsPerSide,
AppearanceDefinition appearance)
getHeightMap
public HeightMap getHeightMap()
getXPointsPerSide
public int getXPointsPerSide()
getYPointsPerSide
public int getYPointsPerSide()