public class TrackerGOTURN_Params extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
nativeObj |
| Modifier | Constructor and Description |
|---|---|
|
TrackerGOTURN_Params() |
protected |
TrackerGOTURN_Params(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static TrackerGOTURN_Params |
__fromPtr__(long addr) |
protected void |
finalize() |
String |
get_modelBin() |
String |
get_modelTxt() |
long |
getNativeObjAddr() |
void |
set_modelBin(String modelBin) |
void |
set_modelTxt(String modelTxt) |
protected TrackerGOTURN_Params(long addr)
public TrackerGOTURN_Params()
public long getNativeObjAddr()
public static TrackerGOTURN_Params __fromPtr__(long addr)
public String get_modelTxt()
public void set_modelTxt(String modelTxt)
public String get_modelBin()
public void set_modelBin(String modelBin)
Copyright © 2021. All rights reserved.