8 #ifndef META_OCEAN_RENDERING_INDEPENDENT_PRIMITIVE_H
9 #define META_OCEAN_RENDERING_INDEPENDENT_PRIMITIVE_H
This class is the base class for all independent primitive objects.
Definition: IndependentPrimitive.h:25
~IndependentPrimitive() override
Destructs an independent primitive object.
ObjectType type() const override
Returns the type of this object.
IndependentPrimitive()
Creates a new independent primitive object.
ObjectType
Definition of different object type.
Definition: Object.h:63
This class is the base class for all primitive objects.
Definition: Primitive.h:42
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15