VTK
Public Member Functions | Public Attributes | List of all members
vtkEdgeBase Struct Reference

#include <vtkGraph.h>

Inheritance diagram for vtkEdgeBase:
[legend]

Public Member Functions

 vtkEdgeBase ()
 
 vtkEdgeBase (vtkIdType id)
 

Public Attributes

vtkIdType Id
 

Detailed Description

Definition at line 250 of file vtkGraph.h.

Constructor & Destructor Documentation

vtkEdgeBase::vtkEdgeBase ( )
inline

Definition at line 252 of file vtkGraph.h.

vtkEdgeBase::vtkEdgeBase ( vtkIdType  id)
inline

Definition at line 253 of file vtkGraph.h.

Member Data Documentation

vtkIdType vtkEdgeBase::Id

Definition at line 255 of file vtkGraph.h.


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