\( \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 4.9 - 3D Polyhedral Surface
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL Namespace Reference

Classes

class  Polyhedron_3
 A polyhedral surface Polyhedron_3 consists of vertices V, edges E, facets F and an incidence relation on them. More...
 
class  Polyhedron_incremental_builder_3
 The auxiliary class Polyhedron_incremental_builder_3 supports the incremental construction of polyhedral surfaces, which is for example convenient when constructing polyhedral surfaces from file formats, such as the Object File Format (OFF) More...
 
class  Polyhedron_items_3
 The class Polyhedron_items_3 is a model of the PolyhedronItems_3 concept. More...
 
class  Polyhedron_min_items_3
 The class Polyhedron_min_items_3 is a minimal model of the PolyhedronItems_3 concept. More...
 
class  Polyhedron_traits_3
 The class Polyhedron_traits_3 is a model of the PolyhedronTraits_3 concept. More...
 
class  Polyhedron_traits_with_normals_3
 The class Polyhedron_traits_with_normals_3 is a model of the PolyhedronTraits_3 concept. More...