Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Implementation of the marching cells algorithms. More...
#include <geogram_gfx/GLUP/GLUP.h>
#include <geogram_gfx/basic/common.h>
#include <geogram/basic/logger.h>
#include <geogram/mesh/mesh.h>
Go to the source code of this file.
Classes | |
class | GLUP::MarchingCell |
Implements the MarchingCells algorithm. More... | |
Implementation of the marching cells algorithms.
Used to implement GLUP_CLIP_SLICE_CELLS clipping mode.
Definition in file GLUP_marching_cells.h.