VTK  9.2.6
vtkOSPRayUnstructuredVolumeMapperNode.h
Go to the documentation of this file.
1/*=========================================================================
2
3 Program: Visualization Toolkit
4 Module: vtkOSPRayUnstructuredVolumeMapperNode.h
5
6 Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
7 All rights reserved.
8 See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
9
10 This software is distributed WITHOUT ANY WARRANTY; without even
11 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
12 PURPOSE. See the above copyright notice for more information.
13
14=========================================================================*/
23
24#ifndef vtkOSPRayUnstructuredVolumeMapperNode_h
25#define vtkOSPRayUnstructuredVolumeMapperNode_h
26
27#include "vtkOSPRayCache.h" // For common cache infrastructure
28#include "vtkRenderingRayTracingModule.h" // For export macro
29#include "vtkVolumeMapperNode.h"
30
31#include "RTWrapper/RTWrapper.h" // for handle types
32
69
70#endif
#define OSPVolumetricModel
Definition RTWrapper.h:30
#define OSPInstance
Definition RTWrapper.h:18
#define OSPVolume
Definition RTWrapper.h:29
a simple class to control print indentation
Definition vtkIndent.h:40
static vtkOSPRayUnstructuredVolumeMapperNode * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Render(bool prepass) override
Make ospray calls to render me.
record modification and/or execution time