DGtal  1.4.beta
DGtal::PolygonalSurface< TPoint >::VertexMap< Value > Struct Template Reference

#include <DGtal/shapes/PolygonalSurface.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

template<typename TPoint>
template<typename Value>
struct DGtal::PolygonalSurface< TPoint >::VertexMap< Value >

Definition at line 104 of file PolygonalSurface.h.

Member Typedef Documentation

◆ Type

template<typename TPoint >
template<typename Value >
typedef std::map<Vertex, Value> DGtal::PolygonalSurface< TPoint >::VertexMap< Value >::Type

Definition at line 105 of file PolygonalSurface.h.


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