|
SFCGAL 2.0.0
|
Generic traits, default dimension is 2. More...
#include <TypeForDimension.h>
Public Types | |
| typedef CGAL::Bbox_2 | Bbox |
| typedef Kernel::Point_2 | Point |
| typedef Kernel::Segment_2 | Segment |
| typedef Kernel::Triangle_2 | Triangle |
| typedef CGAL::Polygon_with_holes_2< Kernel > | Surface |
| typedef NoVolume | Volume |
Generic traits, default dimension is 2.
| CGAL::Bbox_2 SFCGAL::detail::TypeForDimension< Dim >::Bbox |
| Kernel::Point_2 SFCGAL::detail::TypeForDimension< Dim >::Point |
| Kernel::Segment_2 SFCGAL::detail::TypeForDimension< Dim >::Segment |
| CGAL::Polygon_with_holes_2<Kernel> SFCGAL::detail::TypeForDimension< Dim >::Surface |
| Kernel::Triangle_2 SFCGAL::detail::TypeForDimension< Dim >::Triangle |
| NoVolume SFCGAL::detail::TypeForDimension< Dim >::Volume |