|
#include "../common/standard.h"
#include "VoxelCube.h"
#include "Viewpoint.h"
#include <time.h>
Include dependency graph for Scanner.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Scanner |
Encapsulates the Generalized Voxel Carving (GVC) algorithm. More... |
Author: Matt Loper
Definition in file Scanner.h.