#include <VertexClustering.h>
◆ ControlSignature
◆ ExecutionSignature
◆ MapPointsWorklet()
VTKM_CONT vtkm::worklet::VertexClustering::MapPointsWorklet::MapPointsWorklet |
( |
const GridInfo & |
grid | ) |
|
|
inline |
◆ GetClusterId()
template<typename PointType >
VTKM_EXEC vtkm::Id vtkm::worklet::VertexClustering::MapPointsWorklet::GetClusterId |
( |
const PointType & |
p | ) |
const |
|
inline |
determine grid resolution for clustering
◆ operator()()
template<typename PointType >
VTKM_EXEC void vtkm::worklet::VertexClustering::MapPointsWorklet::operator() |
( |
const PointType & |
point, |
|
|
vtkm::Id & |
cid |
|
) |
| const |
|
inline |
◆ Grid
GridInfo vtkm::worklet::VertexClustering::MapPointsWorklet::Grid |
|
private |
The documentation for this class was generated from the following file: