|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.imp3d.glsl.utility.VertexBufferObject
de.grogra.imp3d.glsl.renderable.vbo.GLSLBoxVBO
public class GLSLBoxVBO
| Constructor Summary | |
|---|---|
GLSLBoxVBO(OpenGLState glState)
|
|
| Method Summary | |
|---|---|
int |
entryPerVertex()
|
int |
getVertexDrawType()
|
int |
getVertexFormat()
|
float[] |
getVertices()
|
| Methods inherited from class de.grogra.imp3d.glsl.utility.VertexBufferObject |
|---|
cleanup, draw |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GLSLBoxVBO(OpenGLState glState)
| Method Detail |
|---|
public int entryPerVertex()
entryPerVertex in class VertexBufferObjectpublic int getVertexDrawType()
getVertexDrawType in class VertexBufferObjectpublic int getVertexFormat()
getVertexFormat in class VertexBufferObjectpublic float[] getVertices()
getVertices in class VertexBufferObject
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||