mirror of https://github.com/CGAL/cgal
PointWithNormal_3 concept does not exist anymore
This commit is contained in:
parent
3cc26450c2
commit
fd085cef66
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2007-2008 INRIA (France).
|
||||
// Copyright (c) 2007-2009 INRIA (France).
|
||||
// All rights reserved.
|
||||
//
|
||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
||||
|
|
@ -31,9 +31,6 @@ CGAL_BEGIN_NAMESPACE
|
|||
/// - a position,
|
||||
/// - a normal (oriented).
|
||||
///
|
||||
/// @heading Is Model for the Concepts:
|
||||
/// - Model of the PointWithNormal_3 concept.
|
||||
///
|
||||
/// @heading Parameters:
|
||||
/// @param Gt Kernel's geometric traits.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue