SFCGAL 2.0.0
SFCGAL::detail::TypeForDimension< 3 > Struct Reference

Specialization for dimension = 3. More...

#include <TypeForDimension.h>

Public Types

typedef CGAL::Bbox_3 Bbox
typedef Kernel::Point_3 Point
typedef Kernel::Segment_3 Segment
typedef Kernel::Triangle_3 Triangle
typedef Kernel::Triangle_3 Surface
typedef MarkedPolyhedron Volume

Detailed Description

Specialization for dimension = 3.

Member Typedef Documentation

◆ Bbox

typedef CGAL::Bbox_3 SFCGAL::detail::TypeForDimension< 3 >::Bbox

◆ Point

typedef Kernel::Point_3 SFCGAL::detail::TypeForDimension< 3 >::Point

◆ Segment

typedef Kernel::Segment_3 SFCGAL::detail::TypeForDimension< 3 >::Segment

◆ Surface

typedef Kernel::Triangle_3 SFCGAL::detail::TypeForDimension< 3 >::Surface

◆ Triangle

typedef Kernel::Triangle_3 SFCGAL::detail::TypeForDimension< 3 >::Triangle

◆ Volume