8 #ifndef META_OCEAN_RENDERING_GLES_SHAPE_H
9 #define META_OCEAN_RENDERING_GLES_SHAPE_H
24 namespace GLESceneGraph
This class is the base class for all GLESceneGraph renderable objects.
Definition: GLESRenderable.h:42
This class is the base class for all GLESceneGraph shape objects.
Definition: GLESShape.h:34
~GLESShape() override
Destructs a GLESceneGrpah shape object.
VertexSetRef shapeVertexSet
Vertex set holding vertices and normals.
Definition: GLESShape.h:55
virtual void rebuildPrimitives()=0
Rebuilds the primitive vertex, normals and face sets.
GLESShape()
Creates a new GLESceneGraph shape object.
This class is the base class for all geometries.
Definition: rendering/Shape.h:35
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15