DGtal
1.1.0
|
#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 1314 of file CubicalComplex.h.
typedef SequenceCategory DGtal::ContainerTraits< CubicalComplex< TKSpace, TCellContainer > >::Category |
Definition at line 1317 of file CubicalComplex.h.