DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types
DGtal::SpaceND< dim, TInteger >::Subcospace< codimension > Struct Template Reference

#include <SpaceND.h>

Public Types

typedef SpaceND< dim-codimension,
Integer
Type

Detailed Description

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension codimension>
struct DGtal::SpaceND< dim, TInteger >::Subcospace< codimension >

Define the type of a sub co-Space.

Definition at line 142 of file SpaceND.h.


Member Typedef Documentation

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension codimension>
typedef SpaceND< dim - codimension, Integer > DGtal::SpaceND< dim, TInteger >::Subcospace< codimension >::Type

Definition at line 144 of file SpaceND.h.


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