SkelGIS
3.0
|
fourth specialization of DPMap_Nodes More...
#include <dpmap_nodes.hpp>
Public Types | |
typedef DPMap_Nodes_impl< DD, T *, 0 > | impl_type |
fourth specialization of DPMap_Nodes
DD | is the type of the DDAG |
T | is 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.