SFCGAL  1.4.0
Static Public Attributes | List of all members
SFCGAL::detail::PrimitiveDimension< T > Struct Template Reference


Get a primitive dimension (0: point, 1: line, 2: surface, 3: volume) from a type More...

#include <TypeForDimension.h>

Static Public Attributes

static const int value = 0
 

Detailed Description

template<class T>
struct SFCGAL::detail::PrimitiveDimension< T >


Get a primitive dimension (0: point, 1: line, 2: surface, 3: volume) from a type

Member Data Documentation

◆ value

template<class T >
static const int SFCGAL::detail::PrimitiveDimension< T >::value = 0
static