MeVisLab Toolbox Reference
boost::property_map< ml_undirected_graph_ptr, edge_weight_t > Struct Reference

#include <mlGraphToBoostUndirectedGraph.h>

Public Types

typedef ml_ug_edge_weight_map type
 
typedef ml_ug_edge_weight_map const_type
 

Detailed Description

Definition at line 378 of file mlGraphToBoostUndirectedGraph.h.

Member Typedef Documentation

◆ const_type

typedef ml_ug_edge_weight_map boost::property_map< ml_undirected_graph_ptr, edge_weight_t >::const_type

Definition at line 381 of file mlGraphToBoostUndirectedGraph.h.

◆ type

typedef ml_ug_edge_weight_map boost::property_map< ml_undirected_graph_ptr, edge_weight_t >::type

Definition at line 380 of file mlGraphToBoostUndirectedGraph.h.


The documentation for this struct was generated from the following file: