VTK  9.3.1
Public Types | List of all members
boost::property_traits< vtkGraphEdgeMap > Struct Template Reference

#include <vtkBoostGraphAdapter.h>

Public Types

typedef vtkIdType value_type
 
typedef vtkIdType reference
 
typedef vtkEdgeType key_type
 
typedef readable_property_map_tag category
 

Detailed Description

template<>
struct boost::property_traits< vtkGraphEdgeMap >

Definition at line 1089 of file vtkBoostGraphAdapter.h.

Member Typedef Documentation

Definition at line 1091 of file vtkBoostGraphAdapter.h.

Definition at line 1092 of file vtkBoostGraphAdapter.h.

Definition at line 1093 of file vtkBoostGraphAdapter.h.

typedef readable_property_map_tag boost::property_traits< vtkGraphEdgeMap >::category

Definition at line 1094 of file vtkBoostGraphAdapter.h.


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