public class TSRSelectionInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
TSRSelectionInfo() |
protected |
TSRSelectionInfo(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(TSRSelectionInfo obj) |
TSRSceneEntity |
getM_pEntity() |
int |
getM_uiSelectionIndex() |
void |
setM_pEntity(TSRSceneEntity value) |
void |
setM_uiSelectionIndex(int value) |
protected TSRSelectionInfo(long cPtr, boolean cMemoryOwn)
public TSRSelectionInfo()
protected static long getCPtr(TSRSelectionInfo obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setM_pEntity(TSRSceneEntity value)
public TSRSceneEntity getM_pEntity()
public void setM_uiSelectionIndex(int value)
public int getM_uiSelectionIndex()