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