10 #ifndef vtkOSPRayMoleculeMapperNode_h
11 #define vtkOSPRayMoleculeMapperNode_h
14 #include "vtkRenderingRayTracingModule.h"
19 VTK_ABI_NAMESPACE_BEGIN
30 void Render(
bool prepass)
override;
vtkViewNode specialized for vtkPolyDataMappers
std::vector< OSPGeometricModel > GeometricModels
record modification and/or execution time
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
std::vector< OSPInstance > Instances
links vtkMoleculeMapper to OSPRay
static vtkPolyDataMapperNode * New()
virtual void Render(bool)
Makes calls to make self visible.