|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.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 VertexBufferObject
public int getVertexDrawType()
getVertexDrawType
in class VertexBufferObject
public int getVertexFormat()
getVertexFormat
in class VertexBufferObject
public float[] getVertices()
getVertices
in class VertexBufferObject
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |