#include <quad.h>
|
| static std::vector< short > * | getIndices (int size) |
| |
| static void | fill (float v[], float x1, float x2, float y1, float y2, float u1, float u2, float v1, float v2) |
| |
| static FloatBuffer * | create () |
| |
| static FloatBuffer * | createSet (int size) |
| |
|
| static const int | SIZE = 6 |
| |
◆ create()
| FloatBuffer * Quad::create |
( |
| ) |
|
|
static |
◆ createSet()
| FloatBuffer * Quad::createSet |
( |
int | size | ) |
|
|
static |
◆ fill()
| void Quad::fill |
( |
float | v[], |
|
|
float | x1, |
|
|
float | x2, |
|
|
float | y1, |
|
|
float | y2, |
|
|
float | u1, |
|
|
float | u2, |
|
|
float | v1, |
|
|
float | v2 ) |
|
static |
◆ getIndices()
| std::vector< short > * Quad::getIndices |
( |
int | size | ) |
|
|
static |
◆ SIZE
The documentation for this class was generated from the following files: