VTK  9.2.6
vtkCollectionElement Class Reference

#include <vtkCollection.h>

Collaboration diagram for vtkCollectionElement:
[legend]

Public Member Functions

 vtkCollectionElement ()

Public Attributes

vtkObjectItem
vtkCollectionElementNext

Detailed Description

Definition at line 40 of file vtkCollection.h.

Constructor & Destructor Documentation

◆ vtkCollectionElement()

vtkCollectionElement::vtkCollectionElement ( )
inline

Definition at line 43 of file vtkCollection.h.

Member Data Documentation

◆ Item

vtkObject* vtkCollectionElement::Item

Definition at line 48 of file vtkCollection.h.

◆ Next

vtkCollectionElement* vtkCollectionElement::Next

Definition at line 49 of file vtkCollection.h.


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