Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GLUP_marching_cells.h File Reference

Implementation of the marching cells algorithms. More...

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.