public class CalculatePointNormals extends Task
Task.TaskTarget
swigCMemOwn
Constructor and Description |
---|
CalculatePointNormals() |
Modifier and Type | Method and Description |
---|---|
int |
getPointCloud()
Point cloud key to process.
|
int |
getPointNeighbors()
Number of point neighbors to use for normal estimation.
|
void |
setPointCloud(int value)
Point cloud key to process.
|
void |
setPointNeighbors(int value)
Number of point neighbors to use for normal estimation.
|
apply, apply, close, delete, finalize, getCPtr, getGpuSupport, getName, getParameter, getParameterNames, getTarget, getWorkitemCount, setParameter, setWorkitemCount, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTask
public void setPointCloud(int value)
public int getPointCloud()
public void setPointNeighbors(int value)
public int getPointNeighbors()