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