|
Walls And Holes
1
|
#include <QObject>#include <QSharedPointer>#include <QVector>#include <QVector2D>#include <QVector3D>#include <QImage>#include <QCryptographicHash>#include "imageandsource.h"#include "triplet.h"

Go to the source code of this file.
Classes | |
| class | SimpleTexturedObject |
| The SimpleTexturedObject class represents an object with Phong lighting information and a single texture. More... | |