public class DecimateModel extends Task
Task.TaskTargetswigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
DecimateModel() |
protected |
DecimateModel(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
boolean |
getApplyToSelection()
Apply to selection.
|
int |
getAsset()
Model to process.
|
protected static long |
getCPtr(DecimateModel obj) |
int |
getFaceCount()
Target face count.
|
void |
setApplyToSelection(boolean value)
Apply to selection.
|
void |
setAsset(int value)
Model to process.
|
void |
setFaceCount(int value)
Target face count.
|
apply, apply, getCPtr, getName, getParameter, getParameterNames, getTarget, getWorkitemCount, isGPUSupported, setParameter, setWorkitemCount, toNetworkTask, toNetworkTask, toNetworkTask, toNetworkTaskprotected DecimateModel(long cPtr,
boolean cMemoryOwn)
public DecimateModel()
protected static long getCPtr(DecimateModel obj)
public void setApplyToSelection(boolean value)
public boolean getApplyToSelection()
public void setAsset(int value)
public int getAsset()
public void setFaceCount(int value)
public int getFaceCount()