 |
VTK
9.1.0
|
Go to the documentation of this file.
22 #ifndef vtkOSPRayActorNode_h
23 #define vtkOSPRayActorNode_h
26 #include "vtkRenderingRayTracingModule.h"
ScalingMode
Scaling modes for the spheres and cylinders that the raytracer renders for points and lines created b...
static vtkOSPRayActorNode * New()
static void SetLuminosity(double value, vtkProperty *)
Convenience method to set luminosity on my renderable.
record modification and/or execution time
static vtkInformationObjectBaseKey * SCALE_FUNCTION()
A piecewise function for values from the scale array that alters the resulting radii arbitrarily.
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkInformationIntegerKey * ENABLE_SCALING()
A key to set the ScalingMode.
static void SetEnableScaling(int value, vtkActor *)
Convenience method to set enable_scaling on my renderable.
Rendering attributes for a multi-block dataset.
static int GetEnableScaling(vtkActor *)
Convenience method to set enable_scaling on my renderable.
~vtkOSPRayActorNode() override
static vtkInformationStringKey * SCALE_ARRAY_NAME()
Name of a point aligned, single component wide, double valued array that, when added to the mapper,...
abstract class specifies interface to map data to graphics primitives
links vtkActor and vtkMapper to OSPRay
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
static vtkInformationDoubleKey * LUMINOSITY()
Indicates that the actor acts as a light emitting object.
static void SetScaleFunction(vtkPiecewiseFunction *scaleFunction, vtkActor *)
Convenience method to set a scale_function on my renderable.
Defines a 1D piecewise function.
static void SetScaleArrayName(const char *scaleArrayName, vtkActor *)
Convenience method to set a scale_array_name on my renderable.
static double GetLuminosity(vtkProperty *)
Convenience method to set luminosity on my renderable.
vtkViewNode specialized for vtkActors
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkMTimeType GetMTime() override
Overridden to take into account my renderables time, including mapper and data into mapper inclusive ...
represent surface properties of a geometric object
vtkTypeUInt32 vtkMTimeType