Version française


Guillaume Damiand

oHome page

oResearches

oPublications

oTeaching

oSupervised Thesis

oCV

oContacts

oLinks

Generalized Maps

Damiand G.
in CGAL User and Reference Manual, September 2016

Links:  Link  

Abstract: This package implements Generalized Maps in d dimensions. A generalized map is a data structure enabling to represent an orientable or non orientable subdivided object by describing all the cells of the subdivision (for example in 3D vertices, edges, faces, volumes) and all the incidence and adjacency relationships between these cells. Information can be associated to cells thanks to attributes. The package provides basic creation, modification operations, and several iterators enabling to run through some specific part of the object.

BibTex references

@incollection{Damiand16,
      author = {Damiand, G.},
      booktitle = {{CGAL} User and Reference Manual},
      title = {Generalized Maps},
      year = {2016},
      month = {September},
      edition = {{4.9}},
      note = {\url{https://www.cgal.org/Pkg/GeneralizedMaps}},
      altnote = {https\string://www.cgal.org/Pkg/GeneralizedMaps},
      key = {D\'ep\^ot APP IDDN.FR.001.480015.000.S.P.2016.000.31500}
}

Image


o [Back]