VTK  9.3.1
Public Member Functions | Public Attributes | List of all members
vtkCollectionElement Class Reference

#include <vtkCollection.h>

Collaboration diagram for vtkCollectionElement:
[legend]

Public Member Functions

 vtkCollectionElement ()
 

Public Attributes

vtkObjectItem
 
vtkCollectionElementNext
 

Detailed Description

Definition at line 29 of file vtkCollection.h.

Constructor & Destructor Documentation

vtkCollectionElement::vtkCollectionElement ( )
inline

Definition at line 32 of file vtkCollection.h.

Member Data Documentation

vtkObject* vtkCollectionElement::Item

Definition at line 37 of file vtkCollection.h.

vtkCollectionElement* vtkCollectionElement::Next

Definition at line 38 of file vtkCollection.h.


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