|
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 | |
| typedef SmartObjectRef< Node > | Ocean::Rendering::NodeRef |
| Definition of a smart object reference holding a node. | |
| typedef std::vector< NodeRef > | Ocean::Rendering::NodeRefs |
| Definition of a vector holding node references. | |