64 #ifndef vtkAbstractPropPicker_h 65 #define vtkAbstractPropPicker_h 67 #include "vtkRenderingCoreModule.h" 107 virtual vtkProp* GetViewProp();
abstract superclass for all actors, volumes and annotations
represents a volume (data & properties) in a rendered scene
represents an object (geometry & properties) in a rendered scene
a actor that draws 2D data
create hierarchies of props
virtual void Initialize()
represents an 3D object for placement in a rendered scene
a list of nodes that form an assembly path
a simple class to control print indentation
create hierarchies of vtkProp3Ds (transformable props)
abstract API for pickers that can pick an instance of vtkProp
define API for picking subclasses
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.