Public Member Functions | Public Attributes

vtkInEdgeType Struct Reference

#include <vtkGraph.h>

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

List of all members.

Public Member Functions

 vtkInEdgeType ()
 vtkInEdgeType (vtkIdType s, vtkIdType id)

Public Attributes

vtkIdType Source

Detailed Description

Definition at line 261 of file vtkGraph.h.


Constructor & Destructor Documentation

vtkInEdgeType::vtkInEdgeType (  )  [inline]

Definition at line 263 of file vtkGraph.h.

vtkInEdgeType::vtkInEdgeType ( vtkIdType  s,
vtkIdType  id 
) [inline]

Definition at line 264 of file vtkGraph.h.


Member Data Documentation

Definition at line 267 of file vtkGraph.h.


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