Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Rendering::Framebuffer |
This class is the base class for all rendering framebuffers. More... | |
class | Ocean::Rendering::Framebuffer::FramebufferConfig |
This class holds framebuffer configurations. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Rendering | |
Namespace of the Rendering library. | |
Typedefs | |
typedef SmartObjectRef< Framebuffer > | Ocean::Rendering::FramebufferRef |
Definition of a smart object reference holding a framebuffer. More... | |