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