dust3d/thirdparty/cgal/CGAL-5.1/include/CGAL/subdivision_method_3.h

24 lines
798 B
C

// ======================================================================
//
// Copyright (c) 2017 GeometryFactory (France). All Rights Reserved.
//
// This file is part of CGAL (www.cgal.org)
//
// $URL: https://github.com/CGAL/cgal/blob/v5.1/Subdivision_method_3/include/CGAL/subdivision_method_3.h $
// $Id: subdivision_method_3.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot
// SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial
//
//
// Author(s):
//
// ======================================================================
/**
* \ingroup PkgSurfaceSubdivisionMethod3Ref
* \file CGAL/subdivision_method_3.h
* Convenience header file including the headers for all
* the free functions of this package.
*/
#include <CGAL/Subdivision_method_3/subdivision_methods_3.h>