VTK-m
2.2
|
#include <vtkm/interop/anari/ANARIMapper.h>
Go to the source code of this file.
Classes | |
struct | vtkm::interop::anari::TrianglesParameters |
Raw ANARI arrays and parameter values set on the ANARIGeometry . More... | |
struct | vtkm::interop::anari::TrianglesParameters::VertexData |
struct | vtkm::interop::anari::TrianglesParameters::PrimitiveData |
struct | vtkm::interop::anari::TriangleArrays |
VTK-m data arrays underlying the ANARIArray handles created by the mapper. More... | |
struct | vtkm::interop::anari::TriangleFieldArrays |
VTK-m data arrays underlying the ANARIArray handles created by the mapper for field attributes. More... | |
struct | vtkm::interop::anari::ANARIMapperTriangles |
Mapper which triangulates cells into ANARI triangle geometry. More... | |
struct | vtkm::interop::anari::ANARIMapperTriangles::ANARIHandles |
Container of all relevant ANARI scene object handles. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::interop | |
VTK-m OpenGL Interoperability. | |
vtkm::interop::anari | |