public class FilterDenseCloud extends Task
Task.TaskTargetswigCMemOwn| Constructor and Description |
|---|
FilterDenseCloud() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAsset()
Dense cloud key to filter.
|
double |
getPointSpacing()
Desired point spacing (m).
|
void |
setAsset(int value)
Dense 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 setAsset(int value)
public int getAsset()
public void setPointSpacing(double value)
public double getPointSpacing()