|
Fillwave
10.0.0
|
Shape encapsulating vertices and indices for triangle drawn quad. More...
#include <Quad.h>
Public Member Functions | |
| Quad (GLfloat size=1.0f) | |
Public Member Functions inherited from flw::flf::Shape< flc::VertexBasic > | |
| vec< flc::VertexBasic > | getVertices () 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::VertexBasic > | mVertices |
| vec< GLuint > | mIndices |
Shape encapsulating vertices and indices for triangle drawn quad.
1.8.11