QtSculptor  v1.0.0
Sculptor.h File Reference
#include <iostream>
#include <fstream>
#include "vector"
#include "Voxel.h"

Go to the source code of this file.

Classes

class  Sculptor
 Sculptor class for manipulating elements, denoted voxels, in arrays three-dimensional digital. More...
 

Enumerations

enum  { XY, YZ, ZX }
 Enum for defining the sampling plan. More...
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Enum for defining the sampling plan.

Enumerator
XY 
YZ 
ZX