Go to the documentation of this file.
23 #ifndef vtkOptiXPolyDataMapperNode_h
24 #define vtkOptiXPolyDataMapperNode_h
26 #include "vtkRenderingOptiXModule.h"
vtkViewNode specialized for vtkPolyDataMappers
~vtkOptiXPolyDataMapperNode()
virtual void Render(bool prepass)
Make OptiX calls for rendering.
static vtkOptiXPolyDataMapperNode * New()
vtkOptiXPolyDataMapperNode()
a simple class to control print indentation
links vtkRenderers to OptiX
void AddGeomToGroup(vtkOptiXRendererNode *orn)
concrete dataset represents vertices, lines, polygons, and triangle strips
links vtkActor and vtkMapper to OptiX
links vtkActor and vtkMapper to OptiX
void RenderPoly(vtkOptiXRendererNode *orn, vtkOptiXActorNode *aNode, vtkPolyData *poly, double *ambientColor, double *diffuseColor)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.