Go to the documentation of this file.
61 #include "vtkRenderingCoreModule.h"
161 void ShallowCopy(
vtkProp* prop) override;
181 virtual
void UpdatePaths();
vtkProp3DCollection * GetParts()
Return the parts (direct descendants) of this assembly.
virtual vtkAssemblyPath * GetNextPath()
represents an 3D object for placement in a rendered scene
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
record modification and/or execution time
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
a list of nodes that form an assembly path
a list of lists of props representing an assembly hierarchy
double * GetBounds() override=0
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
virtual void GetVolumes(vtkPropCollection *)
window superclass for vtkRenderWindow
virtual vtkTypeBool HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
void GetBounds(double bounds[6])
Get the bounds for the assembly as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
virtual int RenderVolumetricGeometry(vtkViewport *)
virtual void GetActors(vtkPropCollection *)
For some exporters and other other operations we must be able to collect all the actors or volumes.
#define VTK_SIZEHINT(...)
void InitPathTraversal() override
Overload vtkProp's method for setting up assembly paths.
abstract class specifies interface to map data to graphics primitives
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
virtual int GetNumberOfPaths()
abstract specification for Viewports
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
abstract superclass for all actors, volumes and annotations
represent surface properties of a geometric object
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
an ordered list of 3D props
vtkTypeUInt32 vtkMTimeType
create hierarchies of vtkProp3Ds (transformable props)