Public Member Functions | Public Attributes

vtkOutEdgeType Struct Reference

#include <vtkGraph.h>

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

List of all members.

Public Member Functions

 vtkOutEdgeType ()
 vtkOutEdgeType (vtkIdType t, vtkIdType id)

Public Attributes

vtkIdType Target

Detailed Description

Definition at line 252 of file vtkGraph.h.


Constructor & Destructor Documentation

vtkOutEdgeType::vtkOutEdgeType (  )  [inline]

Definition at line 254 of file vtkGraph.h.

vtkOutEdgeType::vtkOutEdgeType ( vtkIdType  t,
vtkIdType  id 
) [inline]

Definition at line 255 of file vtkGraph.h.


Member Data Documentation

Definition at line 258 of file vtkGraph.h.


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