|
gKit2 light
|
#include <cstdio>#include <cmath>#include "vec.h"#include "mat.h"#include "mesh.h"#include "image.h"#include "image_io.h"#include "orbiter.h"#include "wavefront.h"Go to the source code of this file.
Classes | |
| struct | ZBuffer |
| struct | Fragment |
| struct | Pipeline |
| struct | BasicPipeline |
Functions | |
| float | area (const Point p, const Point a, const Point b) |
| bool | visible (const Point p) |
| int | main (int argc, char **argv) |