#include "Vector.h"
#include "Mesh.h"
#include "Triangle.h"
#include "Painter.h"
Go to the source code of this file.
Compounds | |
class | PainterMultipass |
Implements the Painter visitor to draw a Model with detail and bumpmapping on the screen. More... |