Skip to content

File PolyhedralSurface.h

FileList > src > PolyhedralSurface.h

Go to the source code of this file

  • #include <boost/assert.hpp>
  • #include <boost/ptr_container/ptr_vector.hpp>
  • #include <boost/ptr_container/serialize_ptr_vector.hpp>
  • #include <boost/serialization/base_object.hpp>
  • #include <vector>
  • #include "SFCGAL/Kernel.h"
  • #include "SFCGAL/Point.h"
  • #include "SFCGAL/Polygon.h"
  • #include "SFCGAL/TriangulatedSurface.h"
  • #include "SFCGAL/triangulate/triangulatePolygon.h"
  • #include <CGAL/Polyhedron_3.h>
  • #include <CGAL/Surface_mesh.h>

Namespaces

Type Name
namespace SFCGAL

Classes

Type Name
class PolyhedralSurface

Public Types

Type Name
typedef CGAL::Surface_mesh< SFCGAL::Kernel::Point_3 > Mesh

Public Types Documentation

typedef Mesh

using Mesh =  CGAL::Surface_mesh<SFCGAL::Kernel::Point_3>;


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/PolyhedralSurface.h