mirror of https://github.com/CGAL/cgal
add missing license headers
This commit is contained in:
parent
c35a1b15d1
commit
c99b69a0e7
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_DRAW_POLYGON_SET_2_H
|
||||
#define CGAL_DRAW_POLYGON_SET_2_H
|
||||
|
||||
#include <CGAL/license/Boolean_set_operations_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Qt/Basic_viewer_qt.h>
|
||||
|
||||
#ifdef DOXYGEN_RUNNING
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_2_H
|
||||
#define CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_2_H
|
||||
|
||||
#include <CGAL/license/Bounding_volumes.h>
|
||||
|
||||
|
||||
// includes
|
||||
# include <CGAL/Optimisation/Access_dimension_2.h>
|
||||
# include <CGAL/Optimisation/Access_coordinates_begin_2.h>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_3_H
|
||||
#define CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_3_H
|
||||
|
||||
#include <CGAL/license/Bounding_volumes.h>
|
||||
|
||||
|
||||
// includes
|
||||
# include <CGAL/Optimisation/Access_dimension_3.h>
|
||||
# include <CGAL/Optimisation/Access_coordinates_begin_3.h>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_MIN_SPHERE_ANULUS_D_TRAITS_D_H
|
||||
#define CGAL_MIN_SPHERE_ANULUS_D_TRAITS_D_H
|
||||
|
||||
#include <CGAL/license/Bounding_volumes.h>
|
||||
|
||||
|
||||
// includes
|
||||
# include <CGAL/Optimisation/Access_dimension_d.h>
|
||||
# include <CGAL/Optimisation/Access_coordinates_begin_d.h>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_CIRCULAR_KERNEL_2_INTERSECTION_TRAITS_H
|
||||
#define CGAL_CIRCULAR_KERNEL_2_INTERSECTION_TRAITS_H
|
||||
|
||||
#include <CGAL/license/Circular_kernel_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Intersection_traits.h>
|
||||
|
||||
#include <variant>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_CIRCULAR_KERNEL_3_INTERSECTION_TRAITS_H
|
||||
#define CGAL_CIRCULAR_KERNEL_3_INTERSECTION_TRAITS_H
|
||||
|
||||
#include <CGAL/license/Circular_kernel_3.h>
|
||||
|
||||
|
||||
#include <CGAL/Intersection_traits.h>
|
||||
|
||||
#include <variant>
|
||||
|
|
|
|||
|
|
@ -22,6 +22,9 @@
|
|||
#ifndef CGAL_SPHERICAL_KERNEL_TYPE_EQUALITY_WRAPPER_H
|
||||
#define CGAL_SPHERICAL_KERNEL_TYPE_EQUALITY_WRAPPER_H
|
||||
|
||||
#include <CGAL/license/Circular_kernel_3.h>
|
||||
|
||||
|
||||
#include <CGAL/user_classes.h>
|
||||
#include <CGAL/Circular_arc_point_3.h>
|
||||
#include <CGAL/Circular_arc_3.h>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_CONVEX_HULL_TRAITS_ADAPTER_2_H
|
||||
#define CGAL_CONVEX_HULL_TRAITS_ADAPTER_2_H
|
||||
|
||||
#include <CGAL/license/Convex_hull_2.h>
|
||||
|
||||
|
||||
#include <boost/call_traits.hpp>
|
||||
|
||||
#include <CGAL/property_map.h>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_QT_CONFIG_H
|
||||
#define CGAL_QT_CONFIG_H
|
||||
|
||||
#include <CGAL/license/GraphicsView.h>
|
||||
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
#if defined(CGAL_Qt6_DLL)
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_QT_CREATE_OPENGL_CONTEXT_H
|
||||
#define CGAL_QT_CREATE_OPENGL_CONTEXT_H
|
||||
|
||||
#include <CGAL/license/GraphicsView.h>
|
||||
|
||||
|
||||
#include <QOpenGLContext>
|
||||
|
||||
namespace CGAL{
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_AUTO_LINK_QT_H
|
||||
#define CGAL_AUTO_LINK_QT_H
|
||||
|
||||
#include <CGAL/license/GraphicsView.h>
|
||||
|
||||
|
||||
#include <CGAL/config.h>
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_QT_EXPORT_H
|
||||
#define CGAL_QT_EXPORT_H
|
||||
|
||||
#include <CGAL/license/GraphicsView.h>
|
||||
|
||||
|
||||
#include <CGAL/config.h>
|
||||
#include <CGAL/export/helpers.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@
|
|||
#ifndef CGAL_NEF_2_POLYNOMIAL_H
|
||||
#define CGAL_NEF_2_POLYNOMIAL_H
|
||||
|
||||
#include <CGAL/license/Nef_2.h>
|
||||
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/kernel_assertions.h>
|
||||
#include <CGAL/Handle_for.h>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,11 @@
|
|||
// Author(s) : Michael Seel
|
||||
// Andreas Fabri
|
||||
|
||||
#ifndef CGAL_NEF_2_POLYNOMIAL_IMPL_H
|
||||
#define CGAL_NEF_2_POLYNOMIAL_IMPL_H
|
||||
|
||||
#include <CGAL/license/Nef_2.h>
|
||||
|
||||
|
||||
namespace CGAL{
|
||||
|
||||
|
|
@ -202,3 +207,5 @@ Polynomial<double> Polynomial<double>::gcd(
|
|||
|
||||
} // end namespace Nef
|
||||
}//end namespace CGAL
|
||||
|
||||
#endif //CGAL_NEF_2_POLYNOMIAL_IMPL_H
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_NEF_2_DEBUG_H
|
||||
#define CGAL_NEF_2_DEBUG_H
|
||||
|
||||
#include <CGAL/license/Nef_2.h>
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#ifdef NDEBUG
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_NEF_POLYNOMIAL_FWD_H
|
||||
#define CGAL_NEF_POLYNOMIAL_FWD_H
|
||||
|
||||
#include <CGAL/license/Nef_2.h>
|
||||
|
||||
|
||||
#include <CGAL/enum.h>
|
||||
|
||||
// Forward declarations of functions over Polynomial and Nef_polynomial
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_OGL_BASE_OBJECT_H
|
||||
#define CGAL_OGL_BASE_OBJECT_H
|
||||
|
||||
#include <CGAL/license/Nef_S2.h>
|
||||
|
||||
|
||||
#include <CGAL/Simple_cartesian.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_INTERNAL_STATIC_FILTERS_PERIODIC_3_POWER_TEST_3_H
|
||||
#define CGAL_INTERNAL_STATIC_FILTERS_PERIODIC_3_POWER_TEST_3_H
|
||||
|
||||
#include <CGAL/license/Periodic_3_triangulation_3.h>
|
||||
|
||||
|
||||
#include <CGAL/Profile_counter.h>
|
||||
#include <CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h>
|
||||
#include <CGAL/Filtered_kernel/internal/Static_filters/tools.h>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_POLYHEDRON_3_TO_LCC_H
|
||||
#define CGAL_POLYHEDRON_3_TO_LCC_H
|
||||
|
||||
#include <CGAL/license/Polyhedron.h>
|
||||
|
||||
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
#include <CGAL/assertions.h>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,10 @@
|
|||
// Author(s) : Andreas Fabri, Fernando Cacciola
|
||||
|
||||
#ifndef CGAL_POLYHEDRON_ITEMS_WITH_ID_3_H
|
||||
#define CGAL_POLYHEDRON_ITEMS_WITH_ID_3_H 1
|
||||
#define CGAL_POLYHEDRON_ITEMS_WITH_ID_3_H
|
||||
|
||||
#include <CGAL/license/Polyhedron.h>
|
||||
|
||||
|
||||
#include <CGAL/HalfedgeDS_vertex_max_base_with_id.h>
|
||||
#include <CGAL/HalfedgeDS_halfedge_max_base_with_id.h>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_BOOST_GRAPH_GRAPH_TRAITS_POLYHEDRON_3_H
|
||||
#define CGAL_BOOST_GRAPH_GRAPH_TRAITS_POLYHEDRON_3_H
|
||||
|
||||
#include <CGAL/license/Polyhedron.h>
|
||||
|
||||
|
||||
#include <CGAL/boost/graph/graph_traits_HalfedgeDS.h>
|
||||
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_BOOST_GRAPH_HALFEDGE_GRAPH_TRAITS_POLYHEDRON_3_H
|
||||
#define CGAL_BOOST_GRAPH_HALFEDGE_GRAPH_TRAITS_POLYHEDRON_3_H
|
||||
|
||||
#include <CGAL/license/Polyhedron.h>
|
||||
|
||||
|
||||
#define CGAL_DEPRECATED_HEADER "<CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h>"
|
||||
#define CGAL_REPLACEMENT_HEADER "<CGAL/boost/graph/graph_traits_Polyhedron_3.h>"
|
||||
#include <CGAL/Installation/internal/deprecation_warning.h>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_BOOST_GRAPH_PROPERTIES_POLYHEDRON_3_H
|
||||
#define CGAL_BOOST_GRAPH_PROPERTIES_POLYHEDRON_3_H
|
||||
|
||||
#include <CGAL/license/Polyhedron.h>
|
||||
|
||||
|
||||
#define CGAL_HDS_TMPLT Gt, class I, CGAL_HDS_PARAM_, class A
|
||||
#define CGAL_HDS_CLASS CGAL::Polyhedron_3<Gt,I,HDS,A>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_PROPERTIES_POLYHEDRON_3_FEATURES_H
|
||||
#define CGAL_PROPERTIES_POLYHEDRON_3_FEATURES_H
|
||||
|
||||
#include <CGAL/license/Polyhedron.h>
|
||||
|
||||
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
#include <set>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_PROPERTIES_POLYHEDRON_3_TIME_STAMP_H
|
||||
#define CGAL_PROPERTIES_POLYHEDRON_3_TIME_STAMP_H
|
||||
|
||||
#include <CGAL/license/Polyhedron.h>
|
||||
|
||||
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
|
||||
#define CGAL_HDS_PARAM_ template < class Traits, class Items, class Alloc> class HDS
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_POLYTOPE_DISTANCE_D_TRAITS_2_H
|
||||
#define CGAL_POLYTOPE_DISTANCE_D_TRAITS_2_H
|
||||
|
||||
#include <CGAL/license/Polytope_distance_d.h>
|
||||
|
||||
|
||||
// includes
|
||||
# include <CGAL/Optimisation/Access_dimension_2.h>
|
||||
# include <CGAL/Optimisation/Access_coordinates_begin_2.h>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_POLYTOPE_DISTANCE_D_TRAITS_3_H
|
||||
#define CGAL_POLYTOPE_DISTANCE_D_TRAITS_3_H
|
||||
|
||||
#include <CGAL/license/Polytope_distance_d.h>
|
||||
|
||||
|
||||
// includes
|
||||
# include <CGAL/Optimisation/Access_dimension_3.h>
|
||||
# include <CGAL/Optimisation/Access_coordinates_begin_3.h>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@
|
|||
#ifndef CGAL_POLYTOPE_DISTANCE_D_TRAITS_D_H
|
||||
#define CGAL_POLYTOPE_DISTANCE_D_TRAITS_D_H
|
||||
|
||||
#include <CGAL/license/Polytope_distance_d.h>
|
||||
|
||||
|
||||
// includes
|
||||
# include <CGAL/Optimisation/Access_dimension_d.h>
|
||||
# include <CGAL/Optimisation/Access_coordinates_begin_d.h>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_PCA_SUBITERATOR_H
|
||||
#define CGAL_PCA_SUBITERATOR_H
|
||||
|
||||
#include <CGAL/license/Principal_component_analysis.h>
|
||||
|
||||
|
||||
#include <boost/iterator/iterator_facade.hpp>
|
||||
|
||||
namespace CGAL
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@
|
|||
#ifndef CGAL_DXF_STREAM_H
|
||||
#define CGAL_DXF_STREAM_H
|
||||
|
||||
#include <CGAL/license/Straight_skeleton_2.h>
|
||||
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/Polygon_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@
|
|||
#ifndef CGAL_IO_DXF_WRITER_H
|
||||
#define CGAL_IO_DXF_WRITER_H
|
||||
|
||||
#include <CGAL/license/Straight_skeleton_2.h>
|
||||
|
||||
|
||||
#include <CGAL/disable_warnings.h>
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_SLS_IO_PRINT_H
|
||||
#define CGAL_SLS_IO_PRINT_H
|
||||
|
||||
#include <CGAL/license/Straight_skeleton_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Point_2.h>
|
||||
#include <CGAL/Polygon_2.h>
|
||||
#include <CGAL/Polygon_with_holes_2.h>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_CERTIFIED_NUMERIC_PREDICATES_H
|
||||
#define CGAL_CERTIFIED_NUMERIC_PREDICATES_H
|
||||
|
||||
#include <CGAL/license/Straight_skeleton_2.h>
|
||||
|
||||
|
||||
#include <CGAL/number_utils.h>
|
||||
#include <CGAL/Interval_arithmetic.h>
|
||||
#include <CGAL/Uncertain.h>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_CERTIFIED_QUOTIENT_PREDICATES_H
|
||||
#define CGAL_CERTIFIED_QUOTIENT_PREDICATES_H
|
||||
|
||||
#include <CGAL/license/Straight_skeleton_2.h>
|
||||
|
||||
|
||||
#include <CGAL/certified_numeric_predicates.h>
|
||||
#include <CGAL/Quotient.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_PROPERTIES_SURFACE_MESH_FEATURES_H
|
||||
#define CGAL_PROPERTIES_SURFACE_MESH_FEATURES_H
|
||||
|
||||
#include <CGAL/license/Surface_mesh.h>
|
||||
|
||||
|
||||
#ifndef DOXYGEN_RUNNING
|
||||
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_PROPERTIES_SURFACE_MESH_TIME_STAMP_H
|
||||
#define CGAL_PROPERTIES_SURFACE_MESH_TIME_STAMP_H
|
||||
|
||||
#include <CGAL/license/Surface_mesh.h>
|
||||
|
||||
|
||||
#ifndef DOXYGEN_RUNNING
|
||||
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
|
|
|
|||
|
|
@ -16,6 +16,9 @@
|
|||
#ifndef CGAL_SURFACE_MESHER_PROFILE_COUNTER_H
|
||||
#define CGAL_SURFACE_MESHER_PROFILE_COUNTER_H
|
||||
|
||||
#include <CGAL/license/Surface_mesher.h>
|
||||
|
||||
|
||||
#include <CGAL/Profile_counter.h>
|
||||
|
||||
#ifdef CGAL_SURFACE_MESHER_PROFILE
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_TRIANGULATION_DATA_STRUCTURE_2_H
|
||||
#define CGAL_GRAPH_TRAITS_TRIANGULATION_DATA_STRUCTURE_2_H
|
||||
|
||||
#include <CGAL/license/TDS_2.h>
|
||||
|
||||
|
||||
// include this to avoid a VC15 warning
|
||||
#include <CGAL/Named_function_parameters.h>
|
||||
#include <CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h>
|
||||
|
|
|
|||
|
|
@ -19,8 +19,11 @@
|
|||
#include <iterator>
|
||||
#include <utility>
|
||||
|
||||
#ifndef CGAL_GRAPH_TRAITS_2D_TDS_HELPERS
|
||||
#define CGAL_GRAPH_TRAITS_2D_TDS_HELPERS
|
||||
#ifndef CGAL_GRAPH_TRAITS_2D_TDS_HELPERS_H
|
||||
#define CGAL_GRAPH_TRAITS_2D_TDS_HELPERS_H
|
||||
|
||||
#include <CGAL/license/TDS_2.h>
|
||||
|
||||
|
||||
namespace CGAL {
|
||||
namespace internal {
|
||||
|
|
@ -319,4 +322,4 @@ struct hash<CGAL::internal::TDS2_halfedge_descriptor<TDS> >
|
|||
|
||||
} // namespace std
|
||||
|
||||
#endif // CGAL_GRAPH_TRAITS_2D_TDS_HELPERS
|
||||
#endif // CGAL_GRAPH_TRAITS_2D_TDS_HELPERS_H
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_TRIANGULATION_DATA_STRUCTURE_2_H
|
||||
#define CGAL_PROPERTIES_TRIANGULATION_DATA_STRUCTURE_2_H
|
||||
|
||||
#include <CGAL/license/TDS_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_data_structure_2.h>
|
||||
#include <CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h>
|
||||
#include <CGAL/boost/graph/internal/Has_member_id.h>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_TRIANGULATION_IO_H
|
||||
#define CGAL_TRIANGULATION_IO_H
|
||||
|
||||
#include <CGAL/license/Triangulation.h>
|
||||
|
||||
|
||||
#include <CGAL/Epick_d.h>
|
||||
#include <CGAL/Triangulation.h>
|
||||
#include <sstream>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_TRIANGULATION_OFF_OSTREAM_2_H
|
||||
#define CGAL_TRIANGULATION_OFF_OSTREAM_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_2.h>
|
||||
#include <sstream>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_TRIANGULATION_2_TO_LCC_H
|
||||
#define CGAL_TRIANGULATION_2_TO_LCC_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/assertions.h>
|
||||
#include <map>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_TRIANGULATION_FACE_BASE_WITH_ID_2_H
|
||||
#define CGAL_TRIANGULATION_FACE_BASE_WITH_ID_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_face_base_2.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_TRIANGULATION_VERTEX_BASE_WITH_ID_2_H
|
||||
#define CGAL_TRIANGULATION_VERTEX_BASE_WITH_ID_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_vertex_base_2.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
|
|
|||
|
|
@ -10,8 +10,11 @@
|
|||
//
|
||||
// Author(s) : Radu Ursu
|
||||
|
||||
#ifndef CGAL_apply_to_range_h
|
||||
#define CGAL_apply_to_range_h
|
||||
#ifndef CGAL_APPLY_TO_RANGE_H
|
||||
#define CGAL_APPLY_TO_RANGE_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Point_2.h>
|
||||
#include <CGAL/Unique_hash_map.h>
|
||||
|
|
@ -151,4 +154,4 @@ void apply_to_range(const Tr &t,
|
|||
|
||||
}//end namespace
|
||||
|
||||
#endif
|
||||
#endif //CGAL_APPLY_TO_RANGE_H
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_CONSTRAINED_DELAUNAY_TRIANGULATION_2_H
|
||||
#define CGAL_GRAPH_TRAITS_CONSTRAINED_DELAUNAY_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Constrained_Delaunay_triangulation_2.h>
|
||||
#include <CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_2_H
|
||||
#define CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Constrained_triangulation_2.h>
|
||||
#include <CGAL/boost/graph/properties_Constrained_triangulation_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_PLUS_2_H
|
||||
#define CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_PLUS_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Constrained_triangulation_plus_2.h>
|
||||
#include <CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_DELAUNAY_TRIANGULATION_2_H
|
||||
#define CGAL_GRAPH_TRAITS_DELAUNAY_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Delaunay_triangulation_2.h>
|
||||
#include <CGAL/boost/graph/properties_Delaunay_triangulation_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_REGULAR_TRIANGULATION_2_H
|
||||
#define CGAL_GRAPH_TRAITS_REGULAR_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Regular_triangulation_2.h>
|
||||
#include <CGAL/boost/graph/properties_Regular_triangulation_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_TRIANGULATION_2_H
|
||||
#define CGAL_GRAPH_TRAITS_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_2.h>
|
||||
#include <CGAL/boost/graph/properties_Triangulation_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@
|
|||
#ifndef CGAL_GRAPH_TRAITS_TRIANGULATION_HIERARCHY_2_H
|
||||
#define CGAL_GRAPH_TRAITS_TRIANGULATION_HIERARCHY_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_hierarchy_2.h>
|
||||
#include <CGAL/boost/graph/properties_Triangulation_hierarchy_2.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,8 @@
|
|||
// Andreas Fabri,
|
||||
// Fernando Cacciola
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
#ifndef CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS
|
||||
#error CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS is not defined
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -17,8 +17,11 @@
|
|||
|
||||
#include <utility>
|
||||
|
||||
#ifndef CGAL_GRAPH_TRAITS_2D_TRIANGULATION_HELPERS
|
||||
#define CGAL_GRAPH_TRAITS_2D_TRIANGULATION_HELPERS
|
||||
#ifndef CGAL_GRAPH_TRAITS_2D_TRIANGULATION_HELPERS_H
|
||||
#define CGAL_GRAPH_TRAITS_2D_TRIANGULATION_HELPERS_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
namespace CGAL {
|
||||
namespace internal {
|
||||
|
|
@ -181,4 +184,4 @@ private:
|
|||
} // namespace internal
|
||||
} // namespace CGAL
|
||||
|
||||
#endif // CGAL_GRAPH_TRAITS_2D_TRIANGULATION_HELPERS
|
||||
#endif // CGAL_GRAPH_TRAITS_2D_TRIANGULATION_HELPERS_H
|
||||
|
|
|
|||
|
|
@ -26,6 +26,9 @@
|
|||
#ifndef CGAL_BOOST_GRAPH_PROPERTIES_2D_TRIANGULATION_H
|
||||
#define CGAL_BOOST_GRAPH_PROPERTIES_2D_TRIANGULATION_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
namespace CGAL {
|
||||
namespace internal {
|
||||
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_CONSTRAINED_DELAUNAY_TRIANGULATION_2_H
|
||||
#define CGAL_PROPERTIES_CONSTRAINED_DELAUNAY_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Constrained_Delaunay_triangulation_2.h>
|
||||
|
||||
#define CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS typename GT, typename TDS, typename Itag
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_CONSTRAINED_TRIANGULATION_2_H
|
||||
#define CGAL_PROPERTIES_CONSTRAINED_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Constrained_triangulation_2.h>
|
||||
|
||||
#define CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS typename GT, typename TDS, typename Itag
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_CONSTRAINED_TRIANGULATION_PLUS_2_H
|
||||
#define CGAL_PROPERTIES_CONSTRAINED_TRIANGULATION_PLUS_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Constrained_triangulation_plus_2.h>
|
||||
|
||||
#define CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS typename Tr
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_DELAUNAY_TRIANGULATION_2_H
|
||||
#define CGAL_PROPERTIES_DELAUNAY_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Delaunay_triangulation_2.h>
|
||||
|
||||
#define CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS typename GT, typename TDS
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_REGULAR_TRIANGULATION_2_H
|
||||
#define CGAL_PROPERTIES_REGULAR_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Regular_triangulation_2.h>
|
||||
|
||||
#define CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS typename GT, typename TDS
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_TRIANGULATION_2_H
|
||||
#define CGAL_PROPERTIES_TRIANGULATION_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_2.h>
|
||||
|
||||
#define CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS typename GT, typename TDS
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@
|
|||
#ifndef CGAL_PROPERTIES_TRIANGULATION_HIERARCHY_2_H
|
||||
#define CGAL_PROPERTIES_TRIANGULATION_HIERARCHY_2_H
|
||||
|
||||
#include <CGAL/license/Triangulation_2.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_hierarchy_2.h>
|
||||
|
||||
#define CGAL_2D_TRIANGULATION_TEMPLATE_PARAMETERS typename Tr
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_TRIANGULATION_OFF_OSTREAM_3_H
|
||||
#define CGAL_TRIANGULATION_OFF_OSTREAM_3_H
|
||||
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <CGAL/Triangulation_3.h>
|
||||
#include <sstream>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
#ifndef CGAL_TRIANGULATION_3_TO_LCC_H
|
||||
#define CGAL_TRIANGULATION_3_TO_LCC_H
|
||||
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <CGAL/assertions.h>
|
||||
#include <map>
|
||||
#include <CGAL/Weighted_point_3.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue