VTK
Public Member Functions | Public Attributes
vtkEdgeBase Struct Reference

#include <vtkGraph.h>

Inheritance diagram for vtkEdgeBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 vtkEdgeBase ()
 vtkEdgeBase (vtkIdType id)

Public Attributes

vtkIdType Id

Detailed Description

Definition at line 249 of file vtkGraph.h.


Constructor & Destructor Documentation

vtkEdgeBase::vtkEdgeBase ( ) [inline]

Definition at line 251 of file vtkGraph.h.

vtkEdgeBase::vtkEdgeBase ( vtkIdType  id) [inline]

Definition at line 252 of file vtkGraph.h.


Member Data Documentation

Definition at line 254 of file vtkGraph.h.


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