Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
marching_cubes.cpp File Reference
#include "marching_cubes.h"
#include "marching_cubes_tables.h"
#include <unordered_map>
+ Include dependency graph for marching_cubes.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  EdgeKey
 
struct  EdgeHash
 
class  MarchingCubes< Derivedvalues, Derivedpoints, Derivedvertices, DerivedF >
 

Variables

const int edgeTable [256]
 
const int triTable [256][2][17]
 
const int polyTable [8][16]
 

Variable Documentation

◆ edgeTable

◆ polyTable

const int polyTable[8][16]
extern

◆ triTable