My Project
 
Loading...
Searching...
No Matches
Quad Class Reference

#include <quad.h>

Static Public Member Functions

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 Public Attributes

static const int SIZE = 6
 

Member Function Documentation

◆ 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

Member Data Documentation

◆ SIZE

const int Quad::SIZE = 6
static

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