Viskores  1.0
Public Member Functions | Public Attributes | List of all members
viskores::interop::anari::ANARIMapperVolume::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::SpatialField SpatialField { nullptr }
 
anari_cpp::Volume Volume { nullptr }
 
StructuredVolumeParameters StructuredParameters
 
UnstructuredVolumeParameters UnstructuredParameters
 

Detailed Description

Container of all relevant ANARI scene object handles.

Constructor & Destructor Documentation

◆ ~ANARIHandles()

viskores::interop::anari::ANARIMapperVolume::ANARIHandles::~ANARIHandles ( )

Member Function Documentation

◆ ReleaseArrays()

void viskores::interop::anari::ANARIMapperVolume::ANARIHandles::ReleaseArrays ( )

Member Data Documentation

◆ Device

anari_cpp::Device viskores::interop::anari::ANARIMapperVolume::ANARIHandles::Device { nullptr }

◆ SpatialField

anari_cpp::SpatialField viskores::interop::anari::ANARIMapperVolume::ANARIHandles::SpatialField { nullptr }

◆ StructuredParameters

StructuredVolumeParameters viskores::interop::anari::ANARIMapperVolume::ANARIHandles::StructuredParameters

◆ UnstructuredParameters

UnstructuredVolumeParameters viskores::interop::anari::ANARIMapperVolume::ANARIHandles::UnstructuredParameters

◆ Volume

anari_cpp::Volume viskores::interop::anari::ANARIMapperVolume::ANARIHandles::Volume { nullptr }

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