VTK-m
2.0
|
#include <SimulatedSimplicityComperator.h>
Public Member Functions | |
VTKM_CONT | SimulatedSimplicityIndexComparator (vtkm::cont::ArrayHandle< T, StorageType > values) |
VTKM_CONT SimulatedSimplicityIndexComparatorImpl< T, StorageType > | PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const |
Private Attributes | |
vtkm::cont::ArrayHandle< T, StorageType > | Values |
|
inline |
|
inline |
|
private |