Go to the documentation of this file.
26 #ifndef vtkAssemblyPaths_h
27 #define vtkAssemblyPaths_h
void * vtkCollectionSimpleIterator
int IsItemPresent(vtkAssemblyPath *p)
void AddItem(vtkAssemblyPath *p)
int IsItemPresent(vtkObject *a)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
void RemoveItem(vtkAssemblyPath *p)
a list of nodes that form an assembly path
a list of lists of props representing an assembly hierarchy
vtkObject * GetNextItemAsObject()
vtkAssemblyPath * GetNextItem()
create and manipulate unsorted lists of objects
virtual unsigned long GetMTime()
vtkAssemblyPath * GetNextPath(vtkCollectionSimpleIterator &cookie)
static vtkAssemblyPaths * New()
abstract superclass for all actors, volumes and annotations
void AddItem(vtkObject *)
#define VTKRENDERINGCORE_EXPORT