8#ifndef META_OCEAN_RENDERING_TRIANGLE_FANS_H
9#define META_OCEAN_RENDERING_TRIANGLE_FANS_H
ObjectType
Definition of different object type.
Definition Object.h:63
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
This class is the base class for all triangle fan objects.
Definition TriangleFans.h:35
TriangleFans()
Creates a new triangle fans object.
ObjectType type() const override
Returns the type of this object.
~TriangleFans() override
Destructs a triangle fans object.
SmartObjectRef< TriangleFans > TriangleFansRef
Definition of a smart object reference holding a triangle fans node.
Definition TriangleFans.h:28
The namespace covering the entire Ocean framework.
Definition Accessor.h:15