|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Rendering::Node |
| This is the base class for all rendering nodes. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Rendering |
| Namespace of the Rendering library. | |
Typedefs | |
| using | Ocean::Rendering::NodeRef = SmartObjectRef< Node > |
| Definition of a smart object reference holding a node. | |
| using | Ocean::Rendering::NodeRefs = std::vector< NodeRef > |
| Definition of a vector holding node references. | |