8#ifndef META_OCEAN_RENDERING_SHAPE_H
9#define META_OCEAN_RENDERING_SHAPE_H
ObjectType
Definition of different object type.
Definition Object.h:63
This class is the base class for all renderable objects.
Definition Renderable.h:38
This class is the base class for all geometries.
Definition rendering/Shape.h:35
Shape()
Creates a new shape node.
ObjectType type() const override
Returns the type of this object.
~Shape() override
Destructs a shape node.
This class implements a smart rendering object reference.
Definition rendering/ObjectRef.h:34
SmartObjectRef< Shape > ShapeRef
Definition of a smart object reference holding a shape.
Definition rendering/Shape.h:28
The namespace covering the entire Ocean framework.
Definition Accessor.h:15