public class SCRTRasterizerStates
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
SCRTRasterizerStates() |
protected |
SCRTRasterizerStates(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static TSRRasterizerState |
getCoplanarLinesState() |
protected static long |
getCPtr(SCRTRasterizerStates obj) |
static TSRRasterizerState |
getCullBackFacesState() |
static TSRRasterizerState |
getFillDoubleSideState() |
static TSRRasterizerState |
getWireframeState() |
protected SCRTRasterizerStates(long cPtr, boolean cMemoryOwn)
public SCRTRasterizerStates()
protected static long getCPtr(SCRTRasterizerStates obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public static TSRRasterizerState getCullBackFacesState()
public static TSRRasterizerState getFillDoubleSideState()
public static TSRRasterizerState getWireframeState()
public static TSRRasterizerState getCoplanarLinesState()