|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TexGen | |
---|---|
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 . |
jjdh.opengl.exercises.sheet09 | This Package contains the solutions of the ninth exercises. |
jjdh.opengl.meshes.common | This Package contains several specific Mesh implentations. |
Uses of TexGen in jjdh.opengl.engine.buffers |
---|
Methods in jjdh.opengl.engine.buffers that return TexGen | |
---|---|
TexGen |
TexGen.clone()
|
Constructors in jjdh.opengl.engine.buffers with parameters of type TexGen | |
---|---|
TexGen(TexGen o)
|
Uses of TexGen in jjdh.opengl.exercises.sheet09 |
---|
Fields in jjdh.opengl.exercises.sheet09 declared as TexGen | |
---|---|
private TexGen |
Task22.gen
|
Uses of TexGen in jjdh.opengl.meshes.common |
---|
Fields in jjdh.opengl.meshes.common declared as TexGen | |
---|---|
private TexGen |
HeightMapMesh.texGen
|
|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |