|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecializedIndexBuffer | |
---|---|
jjdh.opengl.engine.buffers | This Package contains several specialized buffers based on ByteBuffer to provide a easy useable abstraction of the very efficent Vertex Arrays and Vertex Buffer Objects of OpenGL and the utility class VertexArrayJob which provides methods for the easy creation of buffers, the ability to create a suitable NormalBuffer automatically and to bunch all these buffers as a Renderable . |
Uses of SpecializedIndexBuffer in jjdh.opengl.engine.buffers |
---|
Subclasses of SpecializedIndexBuffer in jjdh.opengl.engine.buffers | |
---|---|
class |
QuadBuffer
|
class |
TriangleBuffer
|
Methods in jjdh.opengl.engine.buffers with parameters of type SpecializedIndexBuffer | |
---|---|
void |
VertexArrayJob.addTask(SpecializedIndexBuffer indexBuffer)
|
|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |