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);
53 void ORenderPoly(
void *renderer,
void *model,
60 void CreateNewMeshes();
61 void AddMeshesToModel(
void *arg);
vtkViewNode specialized for vtkPolyDataMappers
links vtkActor and vtkMapper to OSPRay
static vtkPolyDataMapperNode * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
links vtkActor and vtkMapper to OSPRay
a simple class to control print indentation
virtual void Render(bool)
Makes calls to make self visible.
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void Invalidate(bool)
Clear any cached data.