Interface | Description |
---|---|
DistortedLibrary.ExceptionListener |
Every application using the library must implement this interface so that the library can send
it exceptions that arise.
|
Class | Description |
---|---|
DistortedEffects |
Class containing Matrix, Vertex, Fragment and Postprocessing effect queues.
|
DistortedFramebuffer |
Class which represents a OpenGL Framebuffer object.
|
DistortedLibrary |
A singleton class used to control various global dialog_settings.
|
DistortedNode |
Class which represents a Node in a Tree of (InputSurface,Mesh,Effects) triplets.
|
DistortedScreen |
Class which represents the Screen.
|
DistortedTexture |
Class which represents a OpenGL Texture object.
|