mirror of https://github.com/CGAL/cgal
added myself as an author to all relevant files at the Envelope_3 package.
This commit is contained in:
parent
a8c03e9597
commit
88f2b7af9e
|
|
@ -16,6 +16,7 @@
|
|||
// $Name: $
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENV_SPHERE_TRAITS_3_H
|
||||
#define CGAL_ENV_SPHERE_TRAITS_3_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
// $Name: $
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
/*! \file CGAL/Envelope_triangles_traits_3.h
|
||||
* \brief Model for CGAL's EnvelopeTraits_3 concept.
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
//
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ARRANGEMENT_2_INCREMENTAL_INSERT_H
|
||||
#define CGAL_ARRANGEMENT_2_INCREMENTAL_INSERT_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
//
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef ENVELOPE_OVERLAY_2_H
|
||||
#define ENVELOPE_OVERLAY_2_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
// $Name: $
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENVELOPE_BASE_H
|
||||
#define CGAL_ENVELOPE_BASE_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
// $Name: $
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENVELOPE_DIVIDE_AND_CONQUER_3_H
|
||||
#define CGAL_ENVELOPE_DIVIDE_AND_CONQUER_3_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
// $Name: $
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENVELOPE_ELEMENT_VISITOR_3_H
|
||||
#define CGAL_ENVELOPE_ELEMENT_VISITOR_3_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
// $Name: $
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENVELOPE_OVERLAY_FUNCTOR_H
|
||||
#define CGAL_ENVELOPE_OVERLAY_FUNCTOR_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
// $Name: $
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENVELOPE_PM_DCEL_H
|
||||
#define CGAL_ENVELOPE_PM_DCEL_H
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
//
|
||||
//
|
||||
// Author(s) : Michal Meyerovitch <gorgymic@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENVELOPE_SET_DIVIDORS_H
|
||||
#define CGAL_ENVELOPE_SET_DIVIDORS_H
|
||||
|
|
|
|||
|
|
@ -15,7 +15,8 @@
|
|||
// $Id$
|
||||
//
|
||||
//
|
||||
// Author(s) : Ron Wein <wein@post.tau.ac.il>
|
||||
// Author(s) : Ron Wein <wein@post.tau.ac.il>
|
||||
// Baruch Zukerman <baruchzu@post.tau.ac.il>
|
||||
|
||||
#ifndef CGAL_ENVELOPE_3_H
|
||||
#define CGAL_ENVELOPE_3_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue