csnd
public class CsoundRandMTState extends Object
| Field Summary | |
|---|---|
| protected boolean | swigCMemOwn |
| Constructor Summary | |
|---|---|
| protected | CsoundRandMTState(long cPtr, boolean cMemoryOwn) |
| CsoundRandMTState() | |
| Method Summary | |
|---|---|
| void | delete() |
| protected void | finalize() |
| protected static long | getCPtr(CsoundRandMTState obj) |
| SWIGTYPE_p_unsigned_int | getMt() |
| int | getMti() |
| void | setMt(SWIGTYPE_p_unsigned_int value) |
| void | setMti(int value) |