|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Rendering::Transform |
| This class is the base class for all transform nodes. More... | |
| class | Ocean::Rendering::Transform::TransformModifier |
| Definition of a modifier for transform objects. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Rendering |
| Namespace of the Rendering library. | |
Typedefs | |
| using | Ocean::Rendering::TransformRef = SmartObjectRef< Transform > |
| Definition of a smart object reference holding a transform node. | |
| using | Ocean::Rendering::TransformRefs = std::vector< TransformRef > |
| Definition of a vector of references holding transform nods. | |