|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Rendering::Scene |
| This is the base class for all rendering scenes. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Rendering |
| Namespace of the Rendering library. | |
Typedefs | |
| typedef SmartObjectRef< Scene > | Ocean::Rendering::SceneRef |
| Definition of a smart object reference holding a scene node. | |
| typedef std::vector< SceneRef > | Ocean::Rendering::Scenes |
| Definition of a vector holding scenes. | |