DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::ContainerTraits< CubicalComplex< TKSpace, TCellContainer > > Struct Template Reference

#include <DGtal/topology/CubicalComplex.h>

Public Types

typedef SequenceCategory Category
 

Detailed Description

template<typename TKSpace, typename TCellContainer>
struct DGtal::ContainerTraits< CubicalComplex< TKSpace, TCellContainer > >

Specialization of ContainerTraits for CubicalComplex. A cubical complex is close to being a container, but is not, essentially because it requires a Khalimsky space to be valid.

Definition at line 1324 of file CubicalComplex.h.

Member Typedef Documentation

◆ Category

template<typename TKSpace , typename TCellContainer >
typedef SequenceCategory DGtal::ContainerTraits< CubicalComplex< TKSpace, TCellContainer > >::Category

Definition at line 1327 of file CubicalComplex.h.


The documentation for this struct was generated from the following file: