public class FilterDenseCloud extends Task
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
FilterDenseCloud() |
protected |
FilterDenseCloud(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
int |
getAsset()
Dense cloud key to filter.
|
protected static long |
getCPtr(FilterDenseCloud obj) |
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, getCPtr, getName, getParameter, getWorkitemCount, setParameter, setWorkitemCountprotected FilterDenseCloud(long cPtr,
boolean cMemoryOwn)
public FilterDenseCloud()
protected static long getCPtr(FilterDenseCloud obj)
public void setAsset(int value)
public int getAsset()
public void setPointSpacing(double value)
public double getPointSpacing()