CAPD RedHom Library
capd::complex::ComplexSelector< PolygonTag, Length, Color > Struct Template Reference

#include <capd/complex/PolygonCellComplexes.h>

Public Types

typedef PolygonCellComplex< Length::value, Colortype
 
typedef PolygonTag Tag
 
typedef void Scalar
 
typedef Color Color
 

Static Public Attributes

static const DimType DIM = Dim0
 
static const unsigned TYPE_ID = POLYGON_COMPLEX_ID(Length::value)
 

Member Typedef Documentation

typedef Color capd::complex::ComplexSelectorBase< PolygonTag , Length , Color , void >::Color
inherited
typedef void capd::complex::ComplexSelectorBase< PolygonTag , Length , Color , void >::Scalar
inherited
typedef PolygonTag capd::complex::ComplexSelectorBase< PolygonTag , Length , Color , void >::Tag
inherited
template<typename Length , typename Color >
typedef PolygonCellComplex<Length::value, Color> capd::complex::ComplexSelector< PolygonTag, Length, Color >::type

Member Data Documentation

template<typename Length , typename Color >
const DimType capd::complex::ComplexSelector< PolygonTag, Length, Color >::DIM = Dim0
static
template<typename Length , typename Color >
const unsigned capd::complex::ComplexSelector< PolygonTag, Length, Color >::TYPE_ID = POLYGON_COMPLEX_ID(Length::value)
static