Skip to content

Struct SFCGAL::detail::NoVolume

ClassList > SFCGAL > detail > NoVolume

More...

  • #include <TypeForDimension.h>

Detailed Description

Type traits for CGAL types.

CGAL types cannot be directly parametrized by their dimension. For instance, there are both a Triangle_2<K> and a Triangle_3<K> type

TypeForKernel<K, 2>::Point is equivalent to CGAL::Point_2<K> for instance TypeForDimension<2>::Bbox is equivalent to CGAL::Bbox_2


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/TypeForDimension.h