41 #include "vtkRenderingCoreModule.h"
107 void operator=(const
vtkFollower&) VTK_DELETE_FUNCTION;
abstract superclass for all actors, volumes and annotations
virtual void Render(vtkRenderer *, vtkMapper *)
This causes the actor to be rendered.
represents an object (geometry & properties) in a rendered scene
represent and manipulate 4x4 transformation matrices
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *viewport)
Support the standard render methods.
abstract specification for Viewports
abstract specification for renderers
static vtkActor * New()
Creates an actor with the following defaults: origin(0,0,0) position=(0,0,0) scale=(1,1,1) visibility=1 pickable=1 dragable=1 orientation=(0,0,0).
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
window superclass for vtkRenderWindow
virtual void ComputeMatrix()
Generate the matrix based on ivars.
a simple class to control print indentation
a virtual camera for 3D rendering
abstract class specifies interface to map data to graphics primitives
a subclass of actor that always faces the camera
virtual int RenderOpaqueGeometry(vtkViewport *viewport)
Support the standard render methods.
virtual int HasTranslucentPolygonalGeometry()
Does this prop have some translucent polygonal geometry?
void ReleaseGraphicsResources(vtkWindow *)
Release any graphics resources that are being consumed by this actor.
void ShallowCopy(vtkProp *prop)
Shallow copy of an actor.