Struct SFCGAL::detail::TypeForDimension< 3 >
template <>
ClassList > SFCGAL > detail > TypeForDimension< 3 >
Specialization for dimension = 3.
#include <TypeForDimension.h>
Public Types
Type | Name |
---|---|
typedef CGAL::Bbox_3 | Bbox |
typedef Kernel::Point_3 | Point |
typedef Kernel::Segment_3 | Segment |
typedef Kernel::Triangle_3 | Surface |
typedef Kernel::Triangle_3 | Triangle |
typedef MarkedPolyhedron | Volume |
Public Types Documentation
typedef Bbox
typedef CGAL::Bbox_3 SFCGAL::detail::TypeForDimension< 3 >::Bbox;
typedef Point
typedef Kernel::Point_3 SFCGAL::detail::TypeForDimension< 3 >::Point;
typedef Segment
typedef Kernel::Segment_3 SFCGAL::detail::TypeForDimension< 3 >::Segment;
typedef Surface
typedef Kernel::Triangle_3 SFCGAL::detail::TypeForDimension< 3 >::Surface;
typedef Triangle
typedef Kernel::Triangle_3 SFCGAL::detail::TypeForDimension< 3 >::Triangle;
typedef Volume
typedef MarkedPolyhedron SFCGAL::detail::TypeForDimension< 3 >::Volume;
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/TypeForDimension.h