#include <Graphics2D.h>
◆ Graphics2D()
Graphics2D::Graphics2D |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~Graphics2D()
Graphics2D::~Graphics2D |
( |
| ) |
|
◆ initializeData()
void Graphics2D::initializeData |
( |
string |
filespath | ) |
|
|
protected |
◆ initializeGL()
void Graphics2D::initializeGL |
( |
| ) |
|
|
protected |
◆ paintGL()
void Graphics2D::paintGL |
( |
| ) |
|
|
protected |
◆ resizeGL()
void Graphics2D::resizeGL |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
protected |
◆ testData()
void Graphics2D::testData |
( |
| ) |
|
|
protected |
◆ colors
GLfloat Graphics2D::colors[18] |
|
protected |
◆ lines
GLfloat Graphics2D::lines[6] |
|
protected |
◆ vertices
GLfloat Graphics2D::vertices[18] |
|
protected |
The documentation for this class was generated from the following files: