Ocean
rendering/Transform.h File Reference

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

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Rendering
 Namespace of the Rendering library.
 

Typedefs

typedef SmartObjectRef< Transform > Ocean::Rendering::TransformRef
 Definition of a smart object reference holding a transform node. More...
 
typedef std::vector< TransformRef > Ocean::Rendering::TransformRefs
 Definition of a vector of references holding transform nods. More...