8 #ifndef META_OCEAN_RENDERING_QUAD_STRIPS_H
9 #define META_OCEAN_RENDERING_QUAD_STRIPS_H
ObjectType
Definition of different object type.
Definition: Object.h:63
This class is the base class for all stripped quad objects.
Definition: QuadStrips.h:36
ObjectType type() const override
Returns the type of this object.
~QuadStrips() override
Destructs a stripped quad object.
QuadStrips()
Creates a new stripped quad object.
This class implements a smart rendering object reference.
Definition: rendering/ObjectRef.h:34
This class is the base class for all primitive with strip organization.
Definition: StripPrimitive.h:35
SmartObjectRef< QuadStrips > QuadStripsRef
Definition of a smart object reference holding a quad strips object.
Definition: QuadStrips.h:22
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15