Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::SceneDescription::Node |
This class is the base class for all scene description nodes. More... | |
class | Ocean::SceneDescription::Node::NodeSpecification |
This class implements a node specification object. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::SceneDescription | |
Namespace of the SceneDescription library. | |
Typedefs | |
typedef Ocean::ObjectRef< Node > | Ocean::SceneDescription::NodeRef |
Definition of a scene description node reference with an internal reference counter. More... | |
typedef std::vector< NodeRef > | Ocean::SceneDescription::NodeRefs |
Definition of a vector holding scene description node references. More... | |