VTK  9.0.1
Public Types | List of all members
boost::graph_traits< vtkUndirectedGraph * > Struct Template Reference

#include <vtkBoostGraphAdapter.h>

Inherits graph_traits< vtkGraph *>.

Public Types

typedef undirected_tag directed_category
 

Detailed Description

template<>
struct boost::graph_traits< vtkUndirectedGraph * >

Definition at line 652 of file vtkBoostGraphAdapter.h.

Member Typedef Documentation

◆ directed_category

typedef undirected_tag boost::graph_traits< vtkUndirectedGraph * >::directed_category

Definition at line 654 of file vtkBoostGraphAdapter.h.


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