DGtal  1.4.beta
DGtal::SurfaceMesh< TRealPoint, TRealVector >::VertexMap< Value > Struct Template Reference

#include <DGtal/shapes/SurfaceMesh.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

template<typename TRealPoint, typename TRealVector>
template<typename Value>
struct DGtal::SurfaceMesh< TRealPoint, TRealVector >::VertexMap< Value >

Definition at line 122 of file SurfaceMesh.h.

Member Typedef Documentation

◆ Type

template<typename TRealPoint , typename TRealVector >
template<typename Value >
typedef std::map<Vertex, Value> DGtal::SurfaceMesh< TRealPoint, TRealVector >::VertexMap< Value >::Type

Definition at line 123 of file SurfaceMesh.h.


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