|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GLSwitchable | |
---|---|
jjdh.opengl.core.light | This Package contains classes to deal with light sources in OpenGL. |
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 GLSwitchable in jjdh.opengl.core.light |
---|
Classes in jjdh.opengl.core.light that implement GLSwitchable | |
---|---|
class |
AbstractLightSource
|
class |
DirectionalLight
|
class |
PositionalLight
|
class |
SpotLight
|
Uses of GLSwitchable in jjdh.opengl.engine.buffers |
---|
Subinterfaces of GLSwitchable in jjdh.opengl.engine.buffers | |
---|---|
interface |
GLBuffer
|
Classes in jjdh.opengl.engine.buffers that implement GLSwitchable | |
---|---|
class |
AbstractBuffer
|
class |
ColorBuffer
|
class |
FloatBlockBuffer
|
class |
IndexBuffer
|
class |
NormalBuffer
|
class |
QuadBuffer
|
class |
SingleFloatBuffer
|
class |
SingleIntegerBuffer
|
class |
SpecializedIndexBuffer
|
class |
TexGen
|
class |
TextureBuffer
|
class |
TriangleBuffer
|
class |
VertexBuffer
|
|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |