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