You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I am trying to use your BSP-tree function, but I am facing some problems. Some types like halfedge_descriptor, face_descriptor, and vertex_descriptor are not defined for boost::graph_traits<Polyhedron_3>. I would like to know which version of CGAL you used and which version of Boost as well.
The text was updated successfully, but these errors were encountered:
Hi @jmedina09,
Thank you for taking an interest in this project. Unfortunately, it's old and not well maintained anymore, therefore I didn't verify if it works with the latest CGAL. But since it's dated 2018 I would say that it should be compatible with 4.10.x or 4.11.x versions.
Hello! I am trying to use your BSP-tree function, but I am facing some problems. Some types like halfedge_descriptor, face_descriptor, and vertex_descriptor are not defined for boost::graph_traits<Polyhedron_3>. I would like to know which version of CGAL you used and which version of Boost as well.
The text was updated successfully, but these errors were encountered: