SFCGAL  2.2.0
Public Types | List of all members
SFCGAL::detail::TypeForDimension< 3 > Struct Template 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

template<>
struct SFCGAL::detail::TypeForDimension< 3 >

Specialization for dimension = 3.

Member Typedef Documentation

typedef CGAL::Bbox_3 SFCGAL::detail::TypeForDimension< 3 >::Bbox
typedef Kernel::Point_3 SFCGAL::detail::TypeForDimension< 3 >::Point
typedef Kernel::Segment_3 SFCGAL::detail::TypeForDimension< 3 >::Segment
typedef Kernel::Triangle_3 SFCGAL::detail::TypeForDimension< 3 >::Surface
typedef Kernel::Triangle_3 SFCGAL::detail::TypeForDimension< 3 >::Triangle