#include <ComputeMeshBoundaryContourTreeMesh.h>
◆ ControlSignature
typedef void vtkm::worklet::contourtree_augmented::ComputeMeshBoundaryContourTreeMesh::ControlSignature(FieldIn nodeIndex, ExecObject meshBoundary, FieldOut isOnBoundary) |
◆ ExecutionSignature
typedef void vtkm::worklet::contourtree_augmented::ComputeMeshBoundaryContourTreeMesh::ExecutionSignature(_1, _2, _3) |
◆ InputDomain
◆ ComputeMeshBoundaryContourTreeMesh()
VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::ComputeMeshBoundaryContourTreeMesh::ComputeMeshBoundaryContourTreeMesh |
( |
| ) |
|
|
inline |
◆ operator()()
template<typename MeshBoundaryType >
VTKM_EXEC void vtkm::worklet::contourtree_augmented::ComputeMeshBoundaryContourTreeMesh::operator() |
( |
const vtkm::Id & |
nodeIndex, |
|
|
const MeshBoundaryType & |
meshBoundary, |
|
|
bool & |
isOnBoundary |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: