|
Walls And Holes
1
|
#include <QVector>#include <QVector3D>#include <QSharedPointer>#include <QMap>#include "imageandsource.h"#include "simpletexturedobject.h"#include "tilematerial.h"

Go to the source code of this file.
Classes | |
| class | M2M::ImageInfo |
| Class to wrap image info. This will be changed to use SharedImageAndSource when possible. More... | |
| struct | M2M::PhongInfo |
| Class to wrap Phong reflection info. More... | |
| class | M2M::Quad |
| Represents and helps construct a quadrilateral with one texture and a Phong material. More... | |
| class | M2M::Trig |
| class | M2M::PreObject |
| class | M2M::PartialMeshData |
| Class to allow piece-by-piece mesh construction. More... | |
Namespaces | |
| M2M | |