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