T
- public abstract class ContourMeshRenderableSeriesEntityBase<T extends GridXyzRenderPassData3D> extends BaseRenderableSeriesSceneEntity3D<T>
ContourMeshRenderableSeries3DBase
in the 3D scenecurrentRenderPassData, renderableSeries
swigCMemOwn
Modifier | Constructor and Description |
---|---|
protected |
ContourMeshRenderableSeriesEntityBase(java.lang.Class<T> seriesRenderPassDataType)
Creates a new instance of
ContourMeshRenderableSeriesEntityBase |
Modifier and Type | Method and Description |
---|---|
void |
hitTest(HitTestInfo3D hitTestResult,
long selectionId)
Performs hit test and saves results into
HitTestInfo3D instance |
attachTo, detach, isAttached, isHit, onRenderableSeriesChanged, onVisibilityChanged, render, renderScene, requestNativeMeshesUpdate, update, updateNativeEntity, updateNativeMeshes, updateScene
attachChild, beginLines, beginPoints, beginSolidMesh, close, detachChild, dispose, getChildren
addChildEntityInternal, clearChildEntitiesInternal, debugRender, delete, finalize, forceLink, getBounds, getChildEntities, getChildInternal, getChildrenCountInternal, getCPtr, getEntityId, getHeightMap, getKind, getMesh, getObjectType, getObjectTypeName, getSelectionHelper, getWorld, isVisible, onEngineRestart, removeChildEntityInternal, renderRaw, setEntityId, setMaterial, setPosition, setRotation, setScale, setVisible, setWorld, staticClass, subscribeChildEntities, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership, unsubscribeChildEntities, updateVisibility
getCPtr, getM_BoundBox, getM_Transform, getPosition, getZOrder, setM_BoundBox, setM_Transform, setZOrder
getCPtr, getName, load, load, loadBinary, loadBinary, onRTU, reload, save, save, saveBinary, saveBinary, setName
protected ContourMeshRenderableSeriesEntityBase(java.lang.Class<T> seriesRenderPassDataType)
ContourMeshRenderableSeriesEntityBase
seriesRenderPassDataType
- The type of render pass data used for renderingpublic void hitTest(HitTestInfo3D hitTestResult, long selectionId)
HitTestInfo3D
instancehitTest
in class BaseRenderableSeriesSceneEntity3D<T extends GridXyzRenderPassData3D>
hitTestResult
- The HitTestInfo3D
to save results of hit test inselectionId
- The selection id to test