|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::SceneDescription::SDXNode |
| This class implements the base class for all SDX scene description nodes. More... | |
| class | Ocean::SceneDescription::SDXNode::SDXEnvironment |
| This class implements a node environment container. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::SceneDescription |
| Namespace of the SceneDescription library. | |
Typedefs | |
| typedef SmartObjectRef< SDXNode, Node > | Ocean::SceneDescription::SDXNodeRef |
| Definition of a smart object reference for SDX scene description nodes. | |
| typedef std::set< SDXNodeRef > | Ocean::SceneDescription::SDXNodeSet |
| Definition of a set holding SDX node references. | |