10 #ifndef vtkOSPRayPolyDataMapperNode_h
11 #define vtkOSPRayPolyDataMapperNode_h
15 #include "vtkRenderingRayTracingModule.h"
17 VTK_ABI_NAMESPACE_BEGIN
31 void Render(
bool prepass)
override;
47 void ClearGeometricModels();
52 void RenderGeometricModels();
vtkViewNode specialized for vtkPolyDataMappers
links vtkActor and vtkMapper to OSPRay
std::vector< OSPInstance > Instances
concrete dataset represents vertices, lines, polygons, and triangle strips
links vtkActor and vtkMapper to OSPRay
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
std::vector< OSPGeometricModel > GeometricModels
a simple class to control print indentation
static vtkPolyDataMapperNode * New()
virtual void Render(bool)
Makes calls to make self visible.
virtual void Invalidate(bool)
Clear any cached data.