public class TSRSamplerState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
TSRSamplerState() |
protected |
TSRSamplerState(long cPtr,
boolean cMemoryOwn) |
|
TSRSamplerState(TSRSamplerDescriptor _samplerDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
create(TSRSamplerDescriptor _samplerDescriptor) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(TSRSamplerState obj) |
protected TSRSamplerState(long cPtr, boolean cMemoryOwn)
public TSRSamplerState()
public TSRSamplerState(TSRSamplerDescriptor _samplerDescriptor)
protected static long getCPtr(TSRSamplerState obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void create(TSRSamplerDescriptor _samplerDescriptor)