#include "Refine-Voronoi.h"#include "ReconstructSurface.h"#include <io/ReadQuake.h>#include <errno.h>#include <stdio.h>#include <string.h>Enumerations | |
| enum | OutputStyle { NO_OUTPUT, QUAKE, SURFACE } |
Functions | |
| template<size_t d> | |
| PointRefiner * | refine (const QuakeReader *reader) |
| void | usage (const char *argv0) |
| int | main (int argc, char **argv) |
Variables | |
| enum OutputStyle | outputstyle |
| string | filename |
| string | stem |
| PointRefineConstants | consts |
|
|
|
|
||||||||||||
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6