public class SCRTPoint3DSceneEntity extends SCRTSceneEntity
swigCMemOwn
Modifier | Constructor and Description |
---|---|
|
SCRTPoint3DSceneEntity() |
protected |
SCRTPoint3DSceneEntity(long cPtr,
boolean cMemoryOwn) |
addChildEntityInternal, clearChildEntitiesInternal, debugRender, draw, drawRaw, getBounds, getChildEntities, getChildInternal, getChildrenCountInternal, getCPtr, getEntityId, getHeightMap, getSelectionHelper, getWorld, isVisible, onEngineRestart, removeChildEntityInternal, setEntityId, setPosition, setRotation, setScale, setVisible, setWorld, subscribeChildEntities, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership, unsubscribeChildEntities, updateVisibility
forceLink, getCPtr, getM_BoundBox, getM_Transform, getObjectType, getObjectTypeName, getPosition, getZOrder, setM_BoundBox, setM_Transform, setZOrder, staticClass
getCPtr, getName, load, load, loadBinary, loadBinary, onRTU, reload, save, save, saveBinary, saveBinary, setName
protected SCRTPoint3DSceneEntity(long cPtr, boolean cMemoryOwn)
public SCRTPoint3DSceneEntity()
protected static long getCPtr(SCRTPoint3DSceneEntity obj)
protected void finalize()
finalize
in class SCRTSceneEntity
public void delete()
delete
in class SCRTSceneEntity
public void updateMeshes(float[] _paXCoords, float[] _paYCoords, float[] _paZCoords, int[] _paPointsColor, float[] _paPointsScale, int _iPointsCount)
public void updateMeshesVec(SWIGTYPE_p_vectorT_double_t _paXCoords, SWIGTYPE_p_vectorT_double_t _paYCoords, SWIGTYPE_p_vectorT_double_t _paZCoords, SWIGTYPE_p_vectorT_unsigned_int_t _paPointsColor, SWIGTYPE_p_vectorT_float_t _paPointsScale, SCRTPoint3DSceneEntityParams params)
public void setMaterial(TSRMaterial _material)
setMaterial
in class SCRTSceneEntity
public void render()
render
in class SCRTSceneEntity
public void renderRaw()
renderRaw
in class SCRTSceneEntity
public void update(float _fDeltaTime)
update
in class SCRTSceneEntity
public int getKind()
getKind
in class SCRTSceneEntity
public SWIGTYPE_p_SCRTMesh getMesh()
getMesh
in class SCRTSceneEntity
public float getPointSize()
public void setPointSize(float _fValue)
public int getPointColor()
public void setPointColor(int _uiValue)
public int getPointMarkerType()
public void setPointMarkerType(int _value)
public TSRTexture getPointMarkerTexture()
public void setPointMarkerTexture(TSRTexture _pValue)
public TSRIndexedMesh getPointMarkerMesh()
public void setPointMarkerMesh(TSRIndexedMesh _pValue)
public void setOpacity(float _fOpacity)
public boolean getSupportTransparency()
public void setSupportTransparency(boolean _bValue)