ProjectedTextures
Prototype software for spacial augmented reality applications.
|
#include <QVector>
#include <QMatrix4x4>
#include <QOpenGLFunctions>
#include <QOpenGLVertexArrayObject>
#include <QOpenGLBuffer>
#include <QOpenGLShaderProgram>
#include "RenderEnums.h"
Go to the source code of this file.
Classes | |
class | ViewportSquare |