Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polyhedral surface

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polyhedral surface


Chronological Thread 
  • From: "Sascha Raesch" <>
  • To:
  • Subject: [cgal-discuss] Polyhedral surface
  • Date: Thu, 23 Jul 2009 01:47:52 +0200 (CEST)
  • Importance: Normal

Hi,

I'm trying to remesh a polyhedra by using the surface mesher.
To describe the polyhedra as a surface I wanted to use Polyhedral_surface_3.
But the associated header "Polyhedral_surface_3.h" contains the following
include:

#include <CGAL/Data_structure_using_octree_3.h>


This file doesn't exists at all.
I cannot find the file in the whole package.

Thanks in advance




Archive powered by MHonArc 2.6.16.

Top of Page