|
VTK-m
2.3
|
#include <vtkm/cont/CoordinateSystem.h>#include <vtkm/cont/DataSet.h>#include <vtkm/cont/Field.h>#include <vtkm/cont/UnknownCellSet.h>#include <vtkm/interop/anari/VtkmANARITypes.h>#include <array>#include <memory>#include <vtkm/interop/anari/vtkm_anari_export.h>Go to the source code of this file.
Classes | |
| struct | vtkm::interop::anari::ANARIActor |
| Collects cells, coords, and 0-4 fields for ANARI mappers to consume. More... | |
| struct | vtkm::interop::anari::ANARIActor::ActorData |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::interop | |
| VTK-m OpenGL Interoperability. | |
| vtkm::interop::anari | |
Typedefs | |
| using | vtkm::interop::anari::FieldSet = std::array< vtkm::cont::Field, 4 > |
Convenience type used to represent all the fields in an ANARIActor. More... | |
Functions | |
| const char * | vtkm::interop::anari::AnariMaterialInputString (vtkm::IdComponent p) |
| Returns the appropriate ANARI attribute string based on field index. More... | |
1.8.17