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