VTK-m  2.2
Public Attributes | List of all members
vtkm::interop::anari::StructuredVolumeArrays Struct Reference

VTK-m data arrays underlying the ANARIArray handles created by the mapper. More...

#include <ANARIMapperVolume.h>

Public Attributes

vtkm::cont::ArrayHandle< vtkm::Float32Data
 
std::shared_ptr< vtkm::cont::TokenToken { new vtkm::cont::Token }
 

Detailed Description

VTK-m data arrays underlying the ANARIArray handles created by the mapper.

Member Data Documentation

◆ Data

vtkm::cont::ArrayHandle<vtkm::Float32> vtkm::interop::anari::StructuredVolumeArrays::Data

◆ Token

std::shared_ptr<vtkm::cont::Token> vtkm::interop::anari::StructuredVolumeArrays::Token { new vtkm::cont::Token }

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