Go to the documentation of this file.
25 #ifndef vtkOptiXActorNode_h
26 #define vtkOptiXActorNode_h
28 #include "vtkRenderingOptiXModule.h"
static int GetEnableScaling(vtkActor *)
static void SetScaleArrayName(const char *scaleArrayName, vtkActor *)
Convenience method to set a scale array on my renderable.
static vtkInformationIntegerKey * ENABLE_SCALING()
When added to the mapper, enables scale array and scale function.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract superclass for arrays of numeric data
Rendering attributes for a multi-block dataset.
static void SetScaleFunction(vtkPiecewiseFunction *scaleFunction, vtkActor *)
Convenience method to set a scale function on my renderable.
abstract class specifies interface to map data to graphics primitives
static vtkInformationStringKey * SCALE_ARRAY_NAME()
Name of a point aligned, single component wide, double valued array that, when added to the mapper,...
static void SetEnableScaling(int value, vtkActor *)
Convenience method to set enabled scaling on my renderable.
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Overridden to take into account my renderables time, including mapper and data into mapper inclusive ...
Defines a 1D piecewise function.
vtkViewNode specialized for vtkActors
concrete dataset represents vertices, lines, polygons, and triangle strips
links vtkActor and vtkMapper to OptiX
static vtkOptiXActorNode * New()
static vtkInformationObjectBaseKey * SCALE_FUNCTION()
A piecewise function for values from the scale array that alters the resulting radii arbitrarily.
vtkTypeUInt32 vtkMTimeType