VTK  9.2.6
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 1097 of file vtkBoostGraphAdapter.h.

Member Typedef Documentation

Definition at line 1099 of file vtkBoostGraphAdapter.h.

Definition at line 1100 of file vtkBoostGraphAdapter.h.

Definition at line 1101 of file vtkBoostGraphAdapter.h.

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

Definition at line 1102 of file vtkBoostGraphAdapter.h.


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