10 #ifndef vtkOSPRayCompositePolyDataMapperNode_h
11 #define vtkOSPRayCompositePolyDataMapperNode_h
15 #include "vtkRenderingRayTracingModule.h"
18 VTK_ABI_NAMESPACE_BEGIN
34 void Render(
bool prepass)
override;
void Render(bool prepass) override
Make ospray calls to render me.
std::stack< vtkColor3d > SpecularColor
represents an object (geometry & properties) in a rendered scene
links vtkActor and vtkMapper to OSPRay
links vtkActor and vtkMapper to OSPRay
std::stack< double > Opacity
static vtkOSPRayPolyDataMapperNode * New()
std::stack< bool > Visibility
a simple class to control print indentation
std::stack< vtkColor3d > AmbientColor
std::stack< vtkColor3d > DiffuseColor
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
std::stack< std::string > Material
RenderBlockState BlockState
void Invalidate(bool prepass) override
Invalidates cached rendering data.
links vtkRenderers to OSPRay
general representation of visualization data
a class that renders hierarchical polygonal data