#include <vtkmClipInternals.h>
Definition at line 14 of file vtkmClipInternals.h.
◆ ExecuteClipWithImplicitFunction()
static vtkm::cont::DataSet vtkmClip::internals::ExecuteClipWithImplicitFunction |
( |
vtkm::cont::DataSet & |
in, |
|
|
vtkImplicitFunction * |
clipFunction, |
|
|
bool |
insideOut |
|
) |
| |
|
static |
◆ ExecuteClipWithField()
static vtkm::cont::DataSet vtkmClip::internals::ExecuteClipWithField |
( |
vtkm::cont::DataSet & |
in, |
|
|
vtkDataArray * |
scalars, |
|
|
int |
assoc, |
|
|
double |
value, |
|
|
bool |
insideOut, |
|
|
bool |
computeScalars |
|
) |
| |
|
static |
The documentation for this struct was generated from the following file: