SFCGAL 1.4.1
Public Types | List of all members
SFCGAL::algorithm::HandledBox< Dim > Struct Template Reference

Public Types

using Type
 
using Vector = std::vector<Type>
 

Member Typedef Documentation

◆ Type

template<int Dim>
using SFCGAL::algorithm::HandledBox< Dim >::Type
Initial value:
CGAL::Box_intersection_d::Box_with_handle_d<
double, Dim, Handle<Dim>, CGAL::Box_intersection_d::ID_EXPLICIT>

◆ Vector

template<int Dim>
using SFCGAL::algorithm::HandledBox< Dim >::Vector = std::vector<Type>