VTK  9.4.20250421
vtkAnariTestUtilities.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2// SPDX-License-Identifier: BSD-3-Clause
3
4#ifndef vtkAnariTestUtilities_h
5#define vtkAnariTestUtilities_h
6
7#include "vtkAnariPass.h"
8
10 vtkAnariPass*, vtkRenderer* renderer, bool useDebugDevice, const char* testName);
11
12#endif
a render pass that uses ANARI (ANAlytic Rendering Interface) instead of OpenGL.
abstract specification for renderers
void SetParameterDefaults(vtkAnariPass *, vtkRenderer *renderer, bool useDebugDevice, const char *testName)