SkelGIS  3.0
skelgis::DPMap_Nodes< DD, T *, 0 > Struct Template Reference

fourth specialization of DPMap_Nodes More...

#include <dpmap_nodes.hpp>

List of all members.

Public Types

typedef DPMap_Nodes_impl< DD,
T *, 0 > 
impl_type

Detailed Description

template<class DD, class T>
struct skelgis::DPMap_Nodes< DD, T *, 0 >

fourth specialization of DPMap_Nodes

Template Parameters:
DDis the type of the DDAG
Tis the type of data in the property map

The type T is specialized with a specific pointer type in this case as float*, double*, int* etc. The node_access is specialized to the value 0

Definition at line 440 of file dpmap_nodes.hpp.


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