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.
The namespace covering the entire Ocean framework.
Definition Accessor.h:15