SkelGIS
3.0
|
Definitions of the skeleton object ApplyList for DDAG. More...
#include "../../../util/dpmap_vector.hpp"
Go to the source code of this file.
Classes | |
struct | skelgis::_ApplyListDDAG_Func< DPMap_Nodes_in, DPMap_Edges_in, DPMap_Nodes_out, DPMap_Edges_out > |
_ApplyListDDAG_Func structure More... | |
Functions | |
template<class DPMap_Nodes_in , class DPMap_Edges_in , class DPMap_Nodes_out , class DPMap_Edges_out > | |
void | skelgis::ApplyListDDAG (const _ApplyListDDAG_Func< DPMap_Nodes_in, DPMap_Edges_in, DPMap_Nodes_out, DPMap_Edges_out > &func, DPMap_vector< DPMap_Nodes_in > &no, DPMap_vector< DPMap_Edges_in > &ed, DPMap_vector< DPMap_Nodes_out > &no2, DPMap_vector< DPMap_Edges_out > &ed2) |
ApplyList structure. |
Definitions of the skeleton object ApplyList for DDAG.
Definition in file apply_list_ddag.hpp.