22 #ifndef vtkOSPRayPolyDataMapperNode_h
23 #define vtkOSPRayPolyDataMapperNode_h
25 #include "vtkRenderingOSPRayModule.h"
a simple class to control print indentation
links vtkActor and vtkMapper to OSPRay
links vtkActor and vtkMapper to OSPRay
virtual void Render(bool prepass)
Make ospray calls to render me.
void AddMeshesToModel(void *arg)
virtual void Invalidate(bool prepass)
Invalidates cached rendering data.
static vtkOSPRayPolyDataMapperNode * New()
vtkOSPRayPolyDataMapperNode()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkOSPRayPolyDataMapperNode()
void ORenderPoly(void *renderer, void *model, vtkOSPRayActorNode *aNode, vtkPolyData *poly, double *ambientColor, double *diffuseColor, double opacity)
vtkViewNode specialized for vtkPolyDataMappers
concrete dataset represents vertices, lines, polygons, and triangle strips