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