44 #ifndef vtkPropAssembly_h 45 #define vtkPropAssembly_h 47 #include "vtkRenderingCoreModule.h" 98 void ReleaseGraphicsResources(
vtkWindow *) VTK_OVERRIDE;
104 double *GetBounds() VTK_OVERRIDE;
109 void ShallowCopy(
vtkProp *Prop) VTK_OVERRIDE;
128 void InitPathTraversal() VTK_OVERRIDE;
130 int GetNumberOfPaths() VTK_OVERRIDE;
abstract superclass for all actors, volumes and annotations
vtkTypeUInt32 vtkMTimeType
abstract specification for Viewports
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
virtual int HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
virtual int RenderOverlay(vtkViewport *)
record modification and/or execution time
create hierarchies of props
window superclass for vtkRenderWindow
virtual int RenderVolumetricGeometry(vtkViewport *)
a list of nodes that form an assembly path
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
a list of lists of props representing an assembly hierarchy
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...