SFCGAL 2.0.0
SFCGAL::detail::HandleCollection< Dim > Struct Template Reference

HandleCollection. Used to store PrimitiveHandle. More...

#include <GeometrySet.h>

Public Types

typedef std::list< PrimitiveHandle< Dim > > Type

Detailed Description

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

HandleCollection. Used to store PrimitiveHandle.

Member Typedef Documentation

◆ Type

template<int Dim>
typedef std::list<PrimitiveHandle<Dim> > SFCGAL::detail::HandleCollection< Dim >::Type