public class SCRTRenderPassInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
SCRTRenderPassInfo() |
protected |
SCRTRenderPassInfo(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SCRTRenderPassInfo obj) |
boolean |
getHasChanges() |
SCRTCoordinateCalculator |
getXCalc() |
SCRTCoordinateCalculator |
getYCalc() |
SCRTCoordinateCalculator |
getZCalc() |
protected void |
swigDirectorDisconnect() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
protected SCRTRenderPassInfo(long cPtr, boolean cMemoryOwn)
public SCRTRenderPassInfo()
protected static long getCPtr(SCRTRenderPassInfo obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
protected void swigDirectorDisconnect()
public void swigReleaseOwnership()
public void swigTakeOwnership()
public SCRTCoordinateCalculator getXCalc()
public SCRTCoordinateCalculator getYCalc()
public SCRTCoordinateCalculator getZCalc()
public boolean getHasChanges()