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