vtkEdgeType Struct Reference

#include <vtkGraph.h>

Inheritance diagram for vtkEdgeType:
Inheritance graph
[legend]
Collaboration diagram for vtkEdgeType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkEdgeType ()
 vtkEdgeType (vtkIdType s, vtkIdType t, vtkIdType id)

Public Attributes

vtkIdType Source
vtkIdType Target

Detailed Description

Definition at line 167 of file vtkGraph.h.


Constructor & Destructor Documentation

vtkEdgeType::vtkEdgeType (  )  [inline]

Definition at line 169 of file vtkGraph.h.

vtkEdgeType::vtkEdgeType ( vtkIdType  s,
vtkIdType  t,
vtkIdType  id 
) [inline]

Definition at line 170 of file vtkGraph.h.


Member Data Documentation

Definition at line 174 of file vtkGraph.h.

Definition at line 175 of file vtkGraph.h.


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

Generated by  doxygen 1.6.2