mirror of https://github.com/CGAL/cgal
add missing Ref
This commit is contained in:
parent
a266c55383
commit
f075a3ee1e
|
|
@ -37,7 +37,7 @@
|
|||
namespace CGAL {
|
||||
|
||||
/*!
|
||||
* \ingroup PkgPolygonMeshProcessing
|
||||
* \ingroup PkgPolygonMeshProcessingRef
|
||||
* This class provides methods to perform some intersection tests between triangle meshes
|
||||
* that undergo affine transformations (rotation, translation, and scaling).
|
||||
* Meshes are added to an internal set and are referenced using an id assigned when added to the set.
|
||||
|
|
|
|||
Loading…
Reference in New Issue