public class TSRSelectionHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
TSRSelectionHelper(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
int |
decodeSelectionID(int _uiIndex) |
void |
delete() |
int |
encodeSelectionID(int _uiIndex) |
int |
encodeSelectionIDAsVertexColor(int _uiIndex) |
protected void |
finalize() |
int |
getCount() |
protected static long |
getCPtr(TSRSelectionHelper obj) |
void |
setEntity(TSRSceneEntity _pEntity) |
protected static long getCPtr(TSRSelectionHelper obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public int encodeSelectionID(int _uiIndex)
public int decodeSelectionID(int _uiIndex)
public int encodeSelectionIDAsVertexColor(int _uiIndex)
public void setEntity(TSRSceneEntity _pEntity)
public int getCount()