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

#include <vtkPBGLGraphAdapter.h>

Public Types

typedef int value_type
 
typedef int reference
 
typedef vtkIdType key_type
 
typedef readable_property_map_tag category
 

Detailed Description

template<>
struct boost::property_traits< vtkVertexLocalMap >

Definition at line 140 of file vtkPBGLGraphAdapter.h.

Member Typedef Documentation

◆ value_type

Definition at line 142 of file vtkPBGLGraphAdapter.h.

◆ reference

Definition at line 143 of file vtkPBGLGraphAdapter.h.

◆ key_type

Definition at line 144 of file vtkPBGLGraphAdapter.h.

◆ category

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

Definition at line 145 of file vtkPBGLGraphAdapter.h.


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