Fillwave  10.0.0
List of all members | Public Member Functions
flw::flf::Quad Class Reference

Shape encapsulating vertices and indices for triangle drawn quad. More...

#include <Quad.h>

Inheritance diagram for flw::flf::Quad:
flw::flf::Shape< flc::VertexBasic >

Public Member Functions

 Quad (GLfloat size=1.0f)
 
- Public Member Functions inherited from flw::flf::Shape< flc::VertexBasic >
vec< flc::VertexBasicgetVertices () const
 
GLuint getVerticesSize () const
 
std::vector< GLuint > getIndices () const
 
GLuint getIndicesSize () const
 

Additional Inherited Members

- Protected Attributes inherited from flw::flf::Shape< flc::VertexBasic >
vec< flc::VertexBasicmVertices
 
vec< GLuint > mIndices
 

Detailed Description

Shape encapsulating vertices and indices for triangle drawn quad.


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