|
VTK
|
#include <vtkCollection.h>

Public Member Functions | |
| vtkCollectionElement () | |
Public Attributes | |
| vtkObject * | Item |
| vtkCollectionElement * | Next |
Definition at line 39 of file vtkCollection.h.
| vtkCollectionElement::vtkCollectionElement | ( | ) | [inline] |
Definition at line 42 of file vtkCollection.h.
Definition at line 42 of file vtkCollection.h.
Definition at line 44 of file vtkCollection.h.
1.7.5.1