8#ifndef META_OCEAN_RENDERING_ATTRIBUTE_H
9#define META_OCEAN_RENDERING_ATTRIBUTE_H
This class is the base class for all rendering attribute objects.
Definition Attribute.h:39
~Attribute() override
Destructs an attribute object.
Attribute()
Creates a new attribute object.
ObjectType type() const override
Returns the type of this object.
This class is the base class for all rendering objects.
Definition Object.h:54
ObjectType
Definition of different object type.
Definition Object.h:63
This class implements a smart rendering object reference.
Definition rendering/ObjectRef.h:34
SmartObjectRef< Attribute > AttributeRef
Definition of a smart object reference holding an attribute.
Definition Attribute.h:29
The namespace covering the entire Ocean framework.
Definition Accessor.h:15