Go to the documentation of this file.
33 #ifndef vtkAssemblyPath_h
34 #define vtkAssemblyPath_h
36 #include "vtkRenderingCoreModule.h"
90 void DeleteLastNode();
static vtkCollection * New()
Construct with empty list.
represent a node in an assembly
void * vtkCollectionSimpleIterator
vtkAssemblyNode * GetNextNode(vtkCollectionSimpleIterator &cookie)
Reentrant safe way to get an object in a collection.
abstract base class for most VTK objects
vtkProp * TransformedProp
a list of nodes that form an assembly path
vtkObject * GetNextItemAsObject()
Get the next item in the collection.
create and manipulate ordered lists of objects
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
abstract superclass for all actors, volumes and annotations
void AddItem(vtkObject *)
Add an object to the bottom of the list.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeUInt32 vtkMTimeType