public class DecimateModel extends Task
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
DecimateModel() |
protected |
DecimateModel(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
int |
getAsset()
Model to process.
|
protected static long |
getCPtr(DecimateModel obj) |
int |
getFaceCount()
Target face count.
|
void |
setAsset(int value)
Model to process.
|
void |
setFaceCount(int value)
Target face count.
|
apply, apply, getCPtr, getName, getParameter, getWorkitemCount, setParameter, setWorkitemCountprotected DecimateModel(long cPtr,
boolean cMemoryOwn)
public DecimateModel()
protected static long getCPtr(DecimateModel obj)
public void setAsset(int value)
public int getAsset()
public void setFaceCount(int value)
public int getFaceCount()