DGtal
1.5.beta
|
#include <DGtal/topology/CubicalComplex.h>
Public Types | |
typedef SequenceCategory | Category |
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.
typedef SequenceCategory DGtal::ContainerTraits< CubicalComplex< TKSpace, TCellContainer > >::Category |
Definition at line 1327 of file CubicalComplex.h.