VTK-m  2.2
Public Member Functions | Public Attributes | List of all members
vtkm::interop::anari::ANARIMapper::ANARIHandles Struct Reference

Public Member Functions

 ~ANARIHandles ()
 

Public Attributes

anari_cpp::Device Device { nullptr }
 
anari_cpp::Group Group { nullptr }
 
anari_cpp::Instance Instance { nullptr }
 

Constructor & Destructor Documentation

◆ ~ANARIHandles()

vtkm::interop::anari::ANARIMapper::ANARIHandles::~ANARIHandles ( )

Member Data Documentation

◆ Device

anari_cpp::Device vtkm::interop::anari::ANARIMapper::ANARIHandles::Device { nullptr }

◆ Group

anari_cpp::Group vtkm::interop::anari::ANARIMapper::ANARIHandles::Group { nullptr }

◆ Instance

anari_cpp::Instance vtkm::interop::anari::ANARIMapper::ANARIHandles::Instance { nullptr }

The documentation for this struct was generated from the following file: