Goosefoot Mesher - CGAL
|
Classes | |
struct | activity_sphere |
class | Implicit_zone_function |
class | MesherCGAL |
class | PolyhedralZone |
class | Proximity_domain_field_3 |
class | VtkPolyhedronZone |
class | VtkUnstructuredGridZone |
class | Zone |
class | ZonePrioritySorting |
Typedefs | |
typedef std::vector< std::unique_ptr< Zone > > | zones_vec |
typedef std::map< int, std::shared_ptr< Polyhedron > > | region_ip_map |
typedef std::map< int, std::shared_ptr< Exact_polyhedron > > | region_ep_map |
typedef CGAL::Signed_mesh_domain_3< Implicit_zone_function< K >, K > | Mesh_domain_implicit |
typedef K::Iso_cuboid_3 | Iso_cuboid |
Functions | |
int | simplify (Polyhedron &boundary) |
mesher_cgal
Copyright (C) 2013- NUMA Engineering Ltd. (see AUTHORs file)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.