SkelGIS  3.0
skelgis::DPMap_Edges_impl< nodes, edges, T, 0 > Struct Template Reference

second specialization of DPMap_Edges_impl More...

#include <dpmap_edges_impl.hpp>

List of all members.


Detailed Description

template<bool nodes, bool edges, class T>
struct skelgis::DPMap_Edges_impl< nodes, edges, T, 0 >

second specialization of DPMap_Edges_impl

Template Parameters:
nodesis inheritate from DDAG and needed as a DDAG is gonna be referenced
edgesis inheritate from DDAG and needed as a DDAG is gonna be referenced
Tis the type of data in the property map

The type T is a simple type in this case as float, double, int etc. The overlap is specialized to the value 0 The size is used with its default value 1

Definition at line 190 of file dpmap_edges_impl.hpp.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines