Viskores
1.0
|
Viskores data arrays underlying the ANARIArray
handles created by the mapper for field attributes.
More...
#include <ANARIMapperPoints.h>
Public Attributes | |
viskores::cont::ArrayHandleRuntimeVec< viskores::Float32 > | Field1 |
int | NumberOfField1Components { 1 } |
std::string | Field1Name |
viskores::cont::ArrayHandleRuntimeVec< viskores::Float32 > | Field2 |
int | NumberOfField2Components { 1 } |
std::string | Field2Name |
viskores::cont::ArrayHandleRuntimeVec< viskores::Float32 > | Field3 |
int | NumberOfField3Components { 1 } |
std::string | Field3Name |
viskores::cont::ArrayHandleRuntimeVec< viskores::Float32 > | Field4 |
int | NumberOfField4Components { 1 } |
std::string | Field4Name |
std::shared_ptr< viskores::cont::Token > | Token { new viskores::cont::Token } |
Viskores data arrays underlying the ANARIArray
handles created by the mapper for field attributes.
viskores::cont::ArrayHandleRuntimeVec<viskores::Float32> viskores::interop::anari::PointsFieldArrays::Field1 |
std::string viskores::interop::anari::PointsFieldArrays::Field1Name |
viskores::cont::ArrayHandleRuntimeVec<viskores::Float32> viskores::interop::anari::PointsFieldArrays::Field2 |
std::string viskores::interop::anari::PointsFieldArrays::Field2Name |
viskores::cont::ArrayHandleRuntimeVec<viskores::Float32> viskores::interop::anari::PointsFieldArrays::Field3 |
std::string viskores::interop::anari::PointsFieldArrays::Field3Name |
viskores::cont::ArrayHandleRuntimeVec<viskores::Float32> viskores::interop::anari::PointsFieldArrays::Field4 |
std::string viskores::interop::anari::PointsFieldArrays::Field4Name |
int viskores::interop::anari::PointsFieldArrays::NumberOfField1Components { 1 } |
int viskores::interop::anari::PointsFieldArrays::NumberOfField2Components { 1 } |
int viskores::interop::anari::PointsFieldArrays::NumberOfField3Components { 1 } |
int viskores::interop::anari::PointsFieldArrays::NumberOfField4Components { 1 } |
std::shared_ptr<viskores::cont::Token> viskores::interop::anari::PointsFieldArrays::Token { new viskores::cont::Token } |