| __init__(self, mgr, camera, parent=None) | MeasurementView | |
| eidolon::Camera2DView::DrawLineMixin.__init__(self, matname='newLine', drawcolor=color(1, 0, 0)) | DrawLineMixin | |
| eidolon::Camera2DView::Camera2DView.eidolon::VisualizerUI::Draw2DView.__init__(self, parent=None) | Draw2DView | |
| eidolon::Camera2DView::BaseCamera2DWidget.__init__(self, mgr, camera, indicatorCol=color(1, 1, 1, 0.25), parent=None) | BaseCamera2DWidget | |
| eidolon::VisualizerUI::Base2DWidget.__init__(self, parent=None) | Base2DWidget | |
| _addContourButton(self) | MeasurementView | private |
| _addLineButton(self) | MeasurementView | private |
| _addPointButton(self) | MeasurementView | private |
| _cloneObject(self) | MeasurementView | private |
| _copySteps(self) | MeasurementView | private |
| _deleteObject(self) | MeasurementView | private |
| _motionTrack(self) | MeasurementView | private |
| _selectObject(self) | MeasurementView | private |
| _setObjectPlane(self) | MeasurementView | private |
| _setStartTime(self) | MeasurementView | private |
| addContour(self, nodes, col=None, name=None, timestep=None) | MeasurementView | |
| addHandle(self, handle) | BaseCamera2DWidget | |
| addLine(self, start, end, col=None, name=None, timestep=None) | MeasurementView | |
| addMeasurement(self, mobj) | MeasurementView | |
| addPoint(self, point, col=None, name=None, timestep=None) | MeasurementView | |
| calculateViewPlane(self, reptrans, planename=None, imgxi=0) | BaseCamera2DWidget | |
| camera | BaseCamera2DWidget | |
| contour | DrawContourMixin | |
| contourFig | DrawContourMixin | |
| contourMat | DrawContourMixin | |
| createFigure(self, name, ftype=FT_TRILIST, is2DOnly=True) | BaseCamera2DWidget | |
| createMaterial(self, name, useLighting=False, useVertexColor=True) | BaseCamera2DWidget | |
| createMeasurement(self, mtype, col, values, name=None, timesteps=None) | MeasurementView | |
| createTexture(self, name, width, height, format) | BaseCamera2DWidget | |
| defaultQuad | BaseCamera2DWidget | static |
| deselectHandles(self) | BaseCamera2DWidget | |
| eidolon::Camera2DView::DrawLineMixin.drawcolor | DrawLineMixin | |
| eidolon::Camera2DView::DrawContourMixin.drawcolor | DrawContourMixin | |
| drawingContour | DrawContourMixin | |
| drawingLine | DrawLineMixin | |
| eidolon::Camera2DView::DrawLineMixin.drawMouseDrag(self, e, dx, dy) | DrawLineMixin | |
| eidolon::Camera2DView::DrawContourMixin.drawMouseDrag(self, e, dx, dy) | DrawContourMixin | |
| eidolon::Camera2DView::DrawLineMixin.drawMousePress(self, e) | DrawLineMixin | |
| eidolon::Camera2DView::DrawContourMixin.drawMousePress(self, e) | DrawContourMixin | |
| eidolon::Camera2DView::DrawLineMixin.drawMouseRelease(self, e) | DrawLineMixin | |
| eidolon::Camera2DView::DrawContourMixin.drawMouseRelease(self, e) | DrawContourMixin | |
| fillContourFig(self) | DrawContourMixin | |
| fillImage(self, img) | BaseCamera2DWidget | |
| fillLineFig(self) | DrawLineMixin | |
| fillSecondsMenu(self, seconds) | Draw2DView | |
| getActiveIndex(self) | MeasurementView | |
| getBBTransform(self) | BaseCamera2DWidget | |
| getBoxFitScale(self, w, h) | Base2DWidget | |
| getDrawDims(self) | Base2DWidget | |
| getHandle(self, index) | BaseCamera2DWidget | |
| getImagePosition(self, x, y) | BaseCamera2DWidget | |
| eidolon::VisualizerUI::Draw2DView.getImageStackMax(self) | Draw2DView | |
| eidolon::Camera2DView::BaseCamera2DWidget.getImageStackMax(self) | BaseCamera2DWidget | |
| eidolon::VisualizerUI::Draw2DView.getImageStackPosition(self) | Draw2DView | |
| eidolon::Camera2DView::BaseCamera2DWidget.getImageStackPosition(self) | BaseCamera2DWidget | |
| getImageXiPosition(self) | BaseCamera2DWidget | |
| getMeasurement(self, i) | MeasurementView | |
| getObjectNames(self) | BaseCamera2DWidget | |
| getObjFigures(self, name, numfigs=1, ftype=FT_TRILIST) | BaseCamera2DWidget | |
| getOrthoPosition(self, pos) | BaseCamera2DWidget | |
| getScreenOrthoPosition(self, x, y, isAbsolute=True) | BaseCamera2DWidget | |
| getScreenPosition(self, pos) | BaseCamera2DWidget | |
| getSecondaryNames(self) | Camera2DView | |
| getSelectedHandle(self) | BaseCamera2DWidget | |
| getWorldPosition(self, x, y, isAbsolute=True) | BaseCamera2DWidget | |
| handlecol | MeasurementView | |
| handleNames | MeasurementView | |
| handleradius | MeasurementView | |
| handles | BaseCamera2DWidget | |
| handleSelected(self, handle) | MeasurementView | |
| img | Base2DWidget | |
| imgFormat | Base2DWidget | |
| indicatorCol | BaseCamera2DWidget | |
| indicatorMaterial | BaseCamera2DWidget | |
| indicatorPlane | BaseCamera2DWidget | |
| indicatorTrans | BaseCamera2DWidget | |
| indicatorVisible | BaseCamera2DWidget | |
| isLeftSideVisible(self) | Draw2DView | |
| isStdPlaneName(self, name) | BaseCamera2DWidget | |
| isVisible3D(self) | MeasurementView | |
| keyPress(self, e) | Camera2DView | |
| keyRelease(self, e) | Base2DWidget | |
| lastUpdateTime | MeasurementView | |
| lineEnd | DrawLineMixin | |
| lineFig | DrawLineMixin | |
| lineMat | DrawLineMixin | |
| lineStart | DrawLineMixin | |
| linewidth | Camera2DView | |
| measurementChanged | MeasurementView | static |
| mgr | BaseCamera2DWidget | |
| modifyDrawWidget(self, drawWidget) | Base2DWidget | |
| mouseDoubleClick(self, e) | Camera2DView | |
| mouseDrag(self, e, dx, dy) | MeasurementView | |
| mousePress(self, e) | MeasurementView | |
| mouseRelease(self, e) | MeasurementView | |
| mouseWheelMove(self, e) | Camera2DView | |
| numNodes | MeasurementView | |
| numVolSteps | Camera2DView | |
| objFigMap | BaseCamera2DWidget | |
| parentClosed(self, e) | Camera2DView | |
| planeMargin | MeasurementView | |
| planeName | Camera2DView | |
| planeShift | BaseCamera2DWidget | |
| plugin | MeasurementView | |
| prevX | Base2DWidget | |
| prevY | Base2DWidget | |
| removeHandle(self, index) | MeasurementView | |
| removeHandles(self) | MeasurementView | |
| retainObjFigures(self, names) | BaseCamera2DWidget | |
| save(self) | MeasurementView | |
| sceneBB | BaseCamera2DWidget | |
| sceneobj | MeasurementView | |
| scroll | BaseCamera2DWidget | |
| secondsMenu | Draw2DView | |
| secondsSelected | Draw2DView | |
| selectHandleScreenCoord(self, x, y) | BaseCamera2DWidget | |
| setActiveObject(self, name) | MeasurementView | |
| setFigsVisible(self, name, vis) | BaseCamera2DWidget | |
| setFigTransforms(self) | BaseCamera2DWidget | |
| setImageStackMax(self, maxval) | Draw2DView | |
| setImageStackPosition(self, val) | Camera2DView | |
| setIndicatorVisible(self, visible) | BaseCamera2DWidget | |
| setLeftSideVisible(self, isVisible) | Draw2DView | |
| setLineWidth(self, width) | Camera2DView | |
| setNumNodes(self, n) | MeasurementView | |
| setObjPlane(self, name, planetrans) | BaseCamera2DWidget | |
| setPlaneBoxVisible(self, vis) | Draw2DView | |
| setPlaneIndicator(self, obj, planetrans) | BaseCamera2DWidget | |
| setPlaneName(self, plane) | Camera2DView | |
| setSceneObject(self, sceneobj) | MeasurementView | |
| setSecondary(self, name, isVisible) | Camera2DView | |
| setSliceWidth(self, width) | Camera2DView | |
| setSourceName(self, name) | Camera2DView | |
| setVisible3D(self, isVisible) | MeasurementView | |
| slicewidth | Camera2DView | |
| sourceName | Camera2DView | |
| standardPlanes | BaseCamera2DWidget | static |
| startContourDraw(self) | DrawContourMixin | |
| startLineDraw(self) | DrawLineMixin | |
| uiobj | MeasurementView | |
| updateSceneObject(self) | MeasurementView | |
| updateUI(self, _=None) | Camera2DView | |
| updateView(self) | MeasurementView | |
| viewplane | BaseCamera2DWidget | |
| zoom | BaseCamera2DWidget | |