|
VTK
9.5.20251104
|
#include <anari/anari_cpp.hpp>#include <anari/anari_cpp/ext/std.h>#include <vector>Go to the source code of this file.
Classes | |
| class | vtkAnariPolyDataMapperInheritInterface |
| Interface for inheriting classes for overriding mapper functionality. More... | |
| struct | vtkAnariPolyDataMapperInheritInterface::ParameterFlags |
| Specifies parameter flags, which can be used by inheriting classes to specify which parameter it takes responsibility for. More... | |
Typedefs | |
| using | uvec2 = anari::std_types::uvec2 |
| using | uvec3 = anari::std_types::uvec3 |
| using | vec2 = anari::std_types::vec2 |
| using | vec3 = anari::std_types::vec3 |
| using | vec4 = anari::std_types::vec4 |
| using | mat4 = anari::std_types::mat4 |
| using uvec2 = anari::std_types::uvec2 |
Definition at line 27 of file vtkAnariPolyDataMapperInheritInterface.h.
| using uvec3 = anari::std_types::uvec3 |
Definition at line 28 of file vtkAnariPolyDataMapperInheritInterface.h.
| using vec2 = anari::std_types::vec2 |
Definition at line 29 of file vtkAnariPolyDataMapperInheritInterface.h.
| using vec3 = anari::std_types::vec3 |
Definition at line 30 of file vtkAnariPolyDataMapperInheritInterface.h.
| using vec4 = anari::std_types::vec4 |
Definition at line 31 of file vtkAnariPolyDataMapperInheritInterface.h.
| using mat4 = anari::std_types::mat4 |
Definition at line 32 of file vtkAnariPolyDataMapperInheritInterface.h.