mirror of https://github.com/CGAL/cgal
Fix doc type
This commit is contained in:
parent
fb59f96f8d
commit
9451b14bd5
|
|
@ -36,7 +36,7 @@ public:
|
||||||
/*!
|
/*!
|
||||||
Initializes the Garland-Heckbert policies.
|
Initializes the Garland-Heckbert policies.
|
||||||
*/
|
*/
|
||||||
GarlandHeckbert_policies(Triangle_mesh& tmesh);
|
GarlandHeckbert_policies(TriangleMesh& tmesh);
|
||||||
|
|
||||||
/// @}
|
/// @}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue