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

#include <SpaceND.h>

Public Types

typedef SpaceND< subdimension,
Integer
Type

Detailed Description

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension subdimension>
struct DGtal::SpaceND< dim, TInteger >::Subspace< subdimension >

Define the type of a subspace.

Definition at line 149 of file SpaceND.h.


Member Typedef Documentation

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<Dimension subdimension>
typedef SpaceND<subdimension, Integer> DGtal::SpaceND< dim, TInteger >::Subspace< subdimension >::Type

Definition at line 151 of file SpaceND.h.


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