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