Blender
V3.3
|
#include "marching_cubes_table.h"
Go to the source code of this file.
Variables | |
const int | marching_cubes_numtri [TOTCONF] |
const int | marching_cubes_tris [TOTCONF][MAX_TRIS][3] |
const int marching_cubes_numtri[TOTCONF] |
Definition at line 6 of file marching_cubes_table.cpp.
Referenced by Cubes::getNumTriangle().
Definition at line 18 of file marching_cubes_table.cpp.
Referenced by Cubes::getTriangle().