|
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 | |
| using | Ocean::SceneDescription::SDXNodeRef = SmartObjectRef< SDXNode, Node > |
| Definition of a smart object reference for SDX scene description nodes. | |
| using | Ocean::SceneDescription::SDXNodeSet = std::set< SDXNodeRef > |
| Definition of a set holding SDX node references. | |