|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::SceneDescription::DynamicNode |
| This class is the base class for all nodes able to handle fields loaded during runtime. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::SceneDescription |
| Namespace of the SceneDescription library. | |
Typedefs | |
| using | Ocean::SceneDescription::DynamicNodeRef = SmartObjectRef< DynamicNode, Node > |
| Definition of a smart object reference for X scene description nodes. | |