VTK
Public Attributes
vtkVertexAdjacencyList Class Reference

#include <vtkGraphInternals.h>

List of all members.

Public Attributes

vtksys_stl::vector< vtkInEdgeTypeInEdges
vtksys_stl::vector
< vtkOutEdgeType
OutEdges

Detailed Description

Definition at line 39 of file vtkGraphInternals.h.


Member Data Documentation

vtksys_stl::vector<vtkInEdgeType> vtkVertexAdjacencyList::InEdges

Definition at line 42 of file vtkGraphInternals.h.

vtksys_stl::vector<vtkOutEdgeType> vtkVertexAdjacencyList::OutEdges

Definition at line 43 of file vtkGraphInternals.h.


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