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

Container of all relevant ANARI scene object handles. More...

Public Member Functions

 ~ANARIHandles ()
 
void ReleaseArrays ()
 

Public Attributes

anari_cpp::Device Device { nullptr }
 
anari_cpp::Geometry Geometry { nullptr }
 
anari_cpp::Material Material { nullptr }
 
anari_cpp::Surface Surface { nullptr }
 
GlyphsParameters Parameters
 

Detailed Description

Container of all relevant ANARI scene object handles.

Constructor & Destructor Documentation

◆ ~ANARIHandles()

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

Member Function Documentation

◆ ReleaseArrays()

void vtkm::interop::anari::ANARIMapperGlyphs::ANARIHandles::ReleaseArrays ( )

Member Data Documentation

◆ Device

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

◆ Geometry

anari_cpp::Geometry vtkm::interop::anari::ANARIMapperGlyphs::ANARIHandles::Geometry { nullptr }

◆ Material

anari_cpp::Material vtkm::interop::anari::ANARIMapperGlyphs::ANARIHandles::Material { nullptr }

◆ Parameters

GlyphsParameters vtkm::interop::anari::ANARIMapperGlyphs::ANARIHandles::Parameters

◆ Surface

anari_cpp::Surface vtkm::interop::anari::ANARIMapperGlyphs::ANARIHandles::Surface { nullptr }

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