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


HandleCollection. Used to store PrimitiveHandle More...

#include <GeometrySet.h>

Public Types

typedef std::list< PrimitiveHandle< Dim > > Type
 
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 [1/2]

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

◆ Type [2/2]

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