public class TSRSelectionManager
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
TSRSelectionManager() |
protected |
TSRSelectionManager(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(TSRSelectionManager obj) |
static TSRSelectionManager |
getInstance() |
TSRSelectionInfo |
getSelectionInfo(int _uiSelectionID) |
TSRSelectionHelper |
registerHelper(TSRSceneEntity _pEntity,
int _uiRange) |
void |
unregisterHelper(TSRSelectionHelper _pHelper) |
protected TSRSelectionManager(long cPtr, boolean cMemoryOwn)
public TSRSelectionManager()
protected static long getCPtr(TSRSelectionManager obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public TSRSelectionHelper registerHelper(TSRSceneEntity _pEntity, int _uiRange)
public void unregisterHelper(TSRSelectionHelper _pHelper)
public TSRSelectionInfo getSelectionInfo(int _uiSelectionID)
public static TSRSelectionManager getInstance()