VTK
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 266 of file vtkGraph.h.


Constructor & Destructor Documentation

vtkInEdgeType::vtkInEdgeType ( ) [inline]

Definition at line 268 of file vtkGraph.h.

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

Definition at line 269 of file vtkGraph.h.


Member Data Documentation

Definition at line 272 of file vtkGraph.h.


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