#include <vtkBoostGraphAdapter.h>
Definition at line 543 of file vtkBoostGraphAdapter.h.
Public Types | |
typedef int | value_type |
typedef int | reference |
typedef vtkIdType | key_type |
typedef read_write_property_map_tag | category |
typedef int boost::property_traits< vtkIntArray * >::value_type |
Definition at line 545 of file vtkBoostGraphAdapter.h.
typedef int boost::property_traits< vtkIntArray * >::reference |
Definition at line 546 of file vtkBoostGraphAdapter.h.
typedef vtkIdType boost::property_traits< vtkIntArray * >::key_type |
Definition at line 547 of file vtkBoostGraphAdapter.h.
typedef read_write_property_map_tag boost::property_traits< vtkIntArray * >::category |
Definition at line 548 of file vtkBoostGraphAdapter.h.