CGAL 5.6.1 - Linear Cell Complex
Linear Cell Complex Reference

lcc_logo.png
Guillaume Damiand
This package implements linear cell complexes, objects in d-dimension with linear geometry. The combinatorial part of objects is described either by a combinatorial or a generalized map, representing all the cells of the object plus the incidence and adjacency relations between cells. Geometry is added to the combinatorial data-structure simply by associating a point to each vertex of the map. Taking a 2D combinatorial map, and using 3D points, gives a linear cell complex equivalent to a Polyhedron_3.
Introduced in: CGAL 4.0
Depends on: Combinatorial Maps
Depends on: Generalized Maps
BibTeX: cgal:d-lcc-12-24a
License: LGPL
Windows Demo: 3D Linear Cell Complex

Classified Reference Pages

Concepts

Classes

Global Functions

Constructions for Linear Cell Complex

Operations for Linear Cell Complex

Draw a Linear Cell Complex

Modules

 Concepts
 
 Classes
 
 Constructions for Linear Cell Complex
 Basic constructions.
 
 Operations for Linear Cell Complex
 High-level operations.
 
 Draw a Linear Cell Complex