Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
marching_cubes_tables.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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]
Initial value:
=
{
{-1},
{-1},
{-1},
{0, 1, 2, -1},
{0, 1, 2, 2, 3, 0, -1},
{0, 1, 2, 0, 2, 4, 4, 2, 3, -1},
{0, 1, 2, 2, 3, 4, 4, 5, 0, 0, 2, 4, -1},
{0, 1, 5, 0, 5, 6, 1, 2, 5, 4, 5, 3, 2, 3, 5, -1}
}

◆ triTable