SFCGAL 2.0.0
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>
Definition union.cpp:321

◆ Vector

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