Viskores  1.0
Public Attributes | List of all members
viskores::interop::anari::TriangleArrays Struct Reference

Viskores data arrays underlying the ANARIArray handles created by the mapper. More...

#include <ANARIMapperTriangles.h>

Public Attributes

viskores::cont::ArrayHandle< viskores::Vec3f_32Vertices
 
viskores::cont::ArrayHandle< viskores::Vec3f_32Normals
 
std::shared_ptr< viskores::cont::TokenToken { new viskores::cont::Token }
 

Detailed Description

Viskores data arrays underlying the ANARIArray handles created by the mapper.

Member Data Documentation

◆ Normals

viskores::cont::ArrayHandle<viskores::Vec3f_32> viskores::interop::anari::TriangleArrays::Normals

◆ Token

std::shared_ptr<viskores::cont::Token> viskores::interop::anari::TriangleArrays::Token { new viskores::cont::Token }

◆ Vertices

viskores::cont::ArrayHandle<viskores::Vec3f_32> viskores::interop::anari::TriangleArrays::Vertices

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