VTK  9.3.20240425
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 30 of file vtkCollection.h.

Constructor & Destructor Documentation

◆ vtkCollectionElement()

vtkCollectionElement::vtkCollectionElement ( )
inline

Definition at line 33 of file vtkCollection.h.

Member Data Documentation

◆ Item

vtkObject* vtkCollectionElement::Item

Definition at line 38 of file vtkCollection.h.

◆ Next

vtkCollectionElement* vtkCollectionElement::Next

Definition at line 39 of file vtkCollection.h.


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