jjdh.opengl.meshes.common
Class SingleTexturedBox
java.lang.Object
jjdh.opengl.meshes.core.AbstractMesh
jjdh.opengl.meshes.core.VertexArrayMesh
jjdh.opengl.meshes.common.AbstractTexturedBox
jjdh.opengl.meshes.common.SingleTexturedBox
- All Implemented Interfaces:
- Renderable, Mesh
public class SingleTexturedBox
- extends AbstractTexturedBox
Methods inherited from class jjdh.opengl.meshes.core.AbstractMesh |
applyMaterial, applyPosition, applyRotation, applyScaling, getMaterial, getPosition, move, render, rotate, setMaterial, setPosition, setRotation, setScale, toString, unApplyMaterial |
SingleTexturedBox
public SingleTexturedBox(float width,
float height,
float depth)
Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.