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

#include <mlGraphToBoostUndirectedGraph.h>

Public Types

typedef ml_ug_vertex_id_map type
 
typedef ml_ug_vertex_id_map const_type
 

Detailed Description

Definition at line 344 of file mlGraphToBoostUndirectedGraph.h.

Member Typedef Documentation

◆ const_type

typedef ml_ug_vertex_id_map boost::property_map< ml_undirected_graph_ptr, vertex_index_t >::const_type

Definition at line 347 of file mlGraphToBoostUndirectedGraph.h.

◆ type

typedef ml_ug_vertex_id_map boost::property_map< ml_undirected_graph_ptr, vertex_index_t >::type

Definition at line 346 of file mlGraphToBoostUndirectedGraph.h.


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