VTK-m  2.0
vtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType > Member List

This is the complete list of members for vtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >, including all inherited members.

ArrayHandleTransform(const ArrayHandleType &handle, const FunctorType &functor=FunctorType(), const InverseFunctorType &inverseFunctor=InverseFunctorType())vtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >inline
GetFunctor() constvtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >inline
GetInverseFunctor() constvtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >inline
GetTransformedArray() constvtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >inline
StorageType typedefvtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >private
VTKM_ARRAY_HANDLE_SUBCLASS(ArrayHandleTransform,(ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >),(vtkm::cont::ArrayHandle< typename internal::StorageTagTransform< ArrayHandleType, FunctorType, InverseFunctorType >::ValueType, internal::StorageTagTransform< ArrayHandleType, FunctorType, InverseFunctorType >>))vtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >
VTKM_IS_ARRAY_HANDLE(ArrayHandleType)vtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >private
~ArrayHandleTransform()vtkm::cont::ArrayHandleTransform< ArrayHandleType, FunctorType, InverseFunctorType >inline