Fillwave  10.0.0
List of all members | Public Member Functions | Protected Attributes
flw::flf::Shape< TVertex > Class Template Reference

Base class for every shape. Specialized with Vertex data structure. More...

#include <Shape.h>

Public Member Functions

vec< TVertex > getVertices () const
 
GLuint getVerticesSize () const
 
std::vector< GLuint > getIndices () const
 
GLuint getIndicesSize () const
 

Protected Attributes

vec< TVertex > mVertices
 
vec< GLuint > mIndices
 

Detailed Description

template<class TVertex>
class flw::flf::Shape< TVertex >

Base class for every shape. Specialized with Vertex data structure.


The documentation for this class was generated from the following file: