mirror of https://github.com/CGAL/cgal
Add a TODO for later.
This commit is contained in:
parent
cbcea273bb
commit
ded88b6cf2
|
|
@ -14,6 +14,8 @@
|
|||
|
||||
#include <CGAL/Timer.h>
|
||||
|
||||
|
||||
// @TODO: Is that the right kernel?!
|
||||
typedef CGAL::Polyhedral_mesh_domain_3<Polyhedron, Kernel> Mesh_domain;
|
||||
|
||||
// Triangulation
|
||||
|
|
|
|||
Loading…
Reference in New Issue