#include <Clip.h>
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ ScatterEdgeConnectivity()
VTKM_CONT vtkm::worklet::Clip::ScatterEdgeConnectivity::ScatterEdgeConnectivity |
( |
vtkm::Id |
edgePointOffset | ) |
|
|
inline |
◆ operator()()
template<typename ConnectivityDataType >
VTKM_EXEC void vtkm::worklet::Clip::ScatterEdgeConnectivity::operator() |
( |
vtkm::Id |
sourceValue, |
|
|
vtkm::Id |
destinationIndex, |
|
|
ConnectivityDataType & |
destinationData |
|
) |
| const |
|
inline |
◆ EdgePointOffset
vtkm::Id vtkm::worklet::Clip::ScatterEdgeConnectivity::EdgePointOffset |
|
private |
The documentation for this class was generated from the following file: