mirror of https://github.com/CGAL/cgal
doc links
This commit is contained in:
parent
7c3b2302b5
commit
2fb9a2d832
|
|
@ -58,7 +58,7 @@ namespace CGAL {
|
|||
|
||||
namespace IO {
|
||||
|
||||
|
||||
/// \cond SKIP_IN_MANUAL
|
||||
|
||||
namespace internal {
|
||||
|
||||
|
|
@ -226,6 +226,8 @@ void process_properties (const LASpoint& reader, OutputValueType& new_element,
|
|||
} // namespace internal
|
||||
|
||||
|
||||
/// \endcond
|
||||
|
||||
// documenation in ../LAS.h
|
||||
template <typename OutputIteratorValueType,
|
||||
typename PointOutputIterator,
|
||||
|
|
|
|||
Loading…
Reference in New Issue