22 #ifndef vtkOSPRayCompositePolyDataMapper2Node_h
23 #define vtkOSPRayCompositePolyDataMapper2Node_h
25 #include "vtkRenderingOSPRayModule.h"
45 virtual void Render(
bool prepass);
71 unsigned int &flat_index);
represents an object (geometry & properties) in a rendered scene
std::stack< vtkColor3d > AmbientColor
std::stack< double > Opacity
virtual void Invalidate(bool prepass)
Invalidates cached rendering data.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
std::stack< vtkColor3d > SpecularColor
mapper for composite dataset consisting of polygonal data.
links vtkActor and vtkMapper to OSPRay
static vtkOSPRayPolyDataMapperNode * New()
std::stack< vtkColor3d > DiffuseColor
a simple class to control print indentation
std::stack< bool > Visibility
RenderBlockState BlockState
links vtkActor and vtkMapper to OSPRay
links vtkRenderers to OSPRay
virtual void Render(bool prepass)
Make ospray calls to render me.
general representation of visualization data