public class FilterPointCloud extends Task
Task.TaskTargetswigCMemOwn| Constructor and Description |
|---|
FilterPointCloud() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPointCloud()
Point cloud key to filter.
|
double |
getPointSpacing()
Desired point spacing (m).
|
void |
setPointCloud(int value)
Point cloud key to filter.
|
void |
setPointSpacing(double value)
Desired point spacing (m).
|
apply, apply, close, delete, finalize, getCPtr, getName, getParameter, getParameterNames, getTarget, getWorkitemCount, isGPUSupported, setParameter, setWorkitemCount, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTaskpublic void setPointCloud(int value)
public int getPointCloud()
public void setPointSpacing(double value)
public double getPointSpacing()