|
Blender V5.0
|
#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 8 of file marching_cubes_table.cpp.
Referenced by Cubes::getNumTriangle().
Definition at line 20 of file marching_cubes_table.cpp.
Referenced by Cubes::getTriangle().