\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.4 - 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-20b
License: LGPL
Windows Demo: 3D Linear Cell Complex
Common Demo Dlls: dlls

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