8 #ifndef META_OCEAN_RENDERING_TRIANGLE_STRIPS_H
9 #define META_OCEAN_RENDERING_TRIANGLE_STRIPS_H
ObjectType
Definition of different object type.
Definition: Object.h:63
This class is the base class for all primitive with strip organization.
Definition: StripPrimitive.h:35
This class is the base for all rendering triangle strips.
Definition: TriangleStrips.h:36
TriangleStrips()
Creates a new triangle strips object.
~TriangleStrips() override
Destructs a triangle strips object.
ObjectType type() const override
Returns the type of this object.
SmartObjectRef< TriangleStrips > TriangleStripsRef
Definition of a smart object reference holding a triangle strips node.
Definition: TriangleStrips.h:22
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15