Graphite  Version 3
An experimental 3D geometry processing program
GLUP_marching_cells.h File Reference

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...
 

Detailed Description

Implementation of the marching cells algorithms.

Used to implement GLUP_CLIP_SLICE_CELLS clipping mode.

Definition in file GLUP_marching_cells.h.