public class SCRTDepthStencilStates
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
SCRTDepthStencilStates() |
protected |
SCRTDepthStencilStates(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SCRTDepthStencilStates obj) |
static TSRDepthStencilState |
getDefaultDepthState() |
static TSRDepthStencilState |
getDepthTestDisabledState() |
static TSRDepthStencilState |
getDepthWriteDisabledState() |
protected SCRTDepthStencilStates(long cPtr, boolean cMemoryOwn)
public SCRTDepthStencilStates()
protected static long getCPtr(SCRTDepthStencilStates obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public static TSRDepthStencilState getDefaultDepthState()
public static TSRDepthStencilState getDepthTestDisabledState()
public static TSRDepthStencilState getDepthWriteDisabledState()