TM2IN
0.5.1
|
Go to the source code of this file.
Namespaces | |
TM2IN | |
TM2IN::detail | |
TM2IN::detail::cgal | |
Functions | |
Kernel::Point_3 | TM2IN::detail::cgal::to_CGAL_Point_3 (Vertex &vt) |
Vertex to CGAL Point_3. More... | |
Kernel::Triangle_3 | TM2IN::detail::cgal::to_CGAL_Triangle_3 (Wall::Triangle &tri) |
Wall::Triangle to CGAL Triangle_3. More... | |
Segment_3 | TM2IN::detail::cgal::to_CGAL_Segment_3 (HalfEdge *he) |
HalfEdge to CGAL Segment_3. More... | |
Bbox_3 | TM2IN::detail::cgal::to_CGAL_bbox3 (MinimumBoundingBox &box) |
MinimumBoundingBox to CGAL Bbox_3. More... | |