SFCGAL  1.4.0
Public Types | List of all members
SFCGAL::detail::BoxCollection< Dim > Struct Template Reference


BoxCollection for use with CGAL::Box_intersection_d More...

#include <GeometrySet.h>

Public Types

typedef std::vector< typename PrimitiveBox< Dim >::TypeType
 
typedef std::vector< typename PrimitiveBox< Dim >::TypeType
 

Detailed Description

template<int Dim>
struct SFCGAL::detail::BoxCollection< Dim >


BoxCollection for use with CGAL::Box_intersection_d

Member Typedef Documentation

◆ Type [1/2]

template<int Dim>
typedef std::vector<typename PrimitiveBox<Dim>::Type> SFCGAL::detail::BoxCollection< Dim >::Type

◆ Type [2/2]

template<int Dim>
typedef std::vector<typename PrimitiveBox<Dim>::Type> SFCGAL::detail::BoxCollection< Dim >::Type