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 | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Rendering | |
Namespace of the Rendering library. | |
Typedefs | |
typedef SmartObjectRef< Node > | Ocean::Rendering::NodeRef |
Definition of a smart object reference holding a node. More... | |
typedef std::vector< NodeRef > | Ocean::Rendering::NodeRefs |
Definition of a vector holding node references. More... | |