SkelGIS  3.0
skelgis::ApplyUnaryDDAG< DPMap_Nodes_in, DPMap_Edges_in, DPMap_Nodes_out, DPMap_Edges_out > Struct Template Reference

ApplyUnary structure. More...

#include <apply_unary_ddag.hpp>

List of all members.

Static Public Member Functions

static void apply (const _ApplyUnaryDDAG_Func< DPMap_Nodes_in, DPMap_Edges_in, DPMap_Nodes_out, DPMap_Edges_out > &func, DPMap_Nodes_in &no, DPMap_Edges_in &ed, DPMap_Nodes_out &no2, DPMap_Edges_out &ed2)

Detailed Description

template<class DPMap_Nodes_in, class DPMap_Edges_in, class DPMap_Nodes_out, class DPMap_Edges_out>
struct skelgis::ApplyUnaryDDAG< DPMap_Nodes_in, DPMap_Edges_in, DPMap_Nodes_out, DPMap_Edges_out >

ApplyUnary structure.

Definition at line 29 of file apply_unary_ddag.hpp.


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