qCC_glWindow version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D view
ccGLWindow Member List

This is the complete list of members for ccGLWindow, including all inherited members.

addToOwnDB(ccHObject *obj, bool noDependency=true)ccGLWindowvirtual
areGLFiltersEnabled() const (defined in ccGLWindow)ccGLWindowvirtual
areShadersEnabled() const (defined in ccGLWindow)ccGLWindowvirtual
asWidget() override (defined in ccGLWindow)ccGLWindowinline
autoPickPivotAtCenter() constccGLWindowinline
backprojectPointOnTriangle(const CCVector2i &P2D, const CCVector3 &A3D, const CCVector3 &B3D, const CCVector3 &C3D)ccGLWindow
baseViewMatChanged(const ccGLMatrixd &newViewMat)ccGLWindowsignal
bindFBO(ccFrameBufferObject *fbo)ccGLWindowprotected
bubbleViewModeEnabled() constccGLWindowinline
buttonReleased()ccGLWindowsignal
cameraPosChanged(const CCVector3d &)ccGLWindowsignal
cancelScheduledRedraw()ccGLWindowprotected
ccGLWindow(QSurfaceFormat *format=nullptr, ccGLWindowParent *parent=nullptr, bool silentInitialization=false)ccGLWindow
ccQOpenGLFunctions typedef (defined in ccGLWindow)ccGLWindowprotected
checkScheduledRedraw()ccGLWindowprotected
computeActualPixelSize() constccGLWindowvirtual
computeColorRampAreaLimits(int &yStart, int &yStop) constccGLWindow
computeModelViewMatrix() constccGLWindowprotected
computeProjectionMatrix(bool withGLfeatures, ProjectionMetrics *metrics=nullptr, double *eyeOffset=nullptr) constccGLWindowprotected
computeTrihedronLength() constccGLWindow
convertMousePositionToOrientation(int x, int y)ccGLWindowprotected
cursorCoordinatesShown() constccGLWindowinline
CUSTOM_LIGHT_STATE_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
CUSTOM_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
customLightEnabled() constccGLWindowinlinevirtual
DEFAULT_PICKING enum value (defined in ccGLWindow)ccGLWindow
DefaultPickRadiusccGLWindowstatic
defaultQtFBO() const (defined in ccGLWindow)ccGLWindowprotected
deprecate3DLayer() override (defined in ccGLWindow)ccGLWindow
disableStereoMode()ccGLWindow
display3DLabel(const QString &str, const CCVector3 &pos3D, const ccColor::Rgba *color=nullptr, const QFont &font=QFont()) override (defined in ccGLWindow)ccGLWindow
displayNewMessage(const QString &message, MessagePosition pos, bool append=false, int displayMaxDelay_sec=2, MessageType type=CUSTOM_MESSAGE)ccGLWindowvirtual
displayOverlayEntities(bool showScale, bool showTrihedron)ccGLWindowinline
displayText(QString text, int x, int y, unsigned char align=ALIGN_DEFAULT, float bkgAlpha=0.0f, const ccColor::Rgba *color=nullptr, const QFont *font=nullptr) override (defined in ccGLWindow)ccGLWindow
doPicking()ccGLWindowprotected
dragEnterEvent(QDragEnterEvent *event) override (defined in ccGLWindow)ccGLWindowprotected
draw3D(CC_DRAW_CONTEXT &context, RenderingParams &params)ccGLWindowprotected
drawBackground(CC_DRAW_CONTEXT &context, RenderingParams &params)ccGLWindowprotected
drawClickableItems(int xStart, int &yStart)ccGLWindowprotected
drawCross() (defined in ccGLWindow)ccGLWindowprotected
drawCustomLight() (defined in ccGLWindow)ccGLWindowprotected
drawForeground(CC_DRAW_CONTEXT &context, RenderingParams &params)ccGLWindowprotected
drawing3D()ccGLWindowsignal
drawPivot()ccGLWindowprotected
drawScale(const ccColor::Rgbub &color) (defined in ccGLWindow)ccGLWindowprotected
drawTrihedron() (defined in ccGLWindow)ccGLWindowprotected
dropEvent(QDropEvent *event) override (defined in ccGLWindow)ccGLWindowprotected
enableDebugTrace(bool state)ccGLWindowinline
enableStereoMode(const StereoParams &params)ccGLWindow
entitiesSelectionChanged(std::unordered_set< int > entIDs)ccGLWindowsignal
ENTITY_PICKING enum value (defined in ccGLWindow)ccGLWindow
ENTITY_RECT_PICKING enum value (defined in ccGLWindow)ccGLWindow
entitySelectionChanged(ccHObject *entity)ccGLWindowsignal
event(QEvent *evt) override (defined in ccGLWindow)ccGLWindowprotected
exclusiveFullScreen() constccGLWindowinline
exclusiveFullScreenToggled(bool exclusive)ccGLWindowsignal
FAST_PICKING enum value (defined in ccGLWindow)ccGLWindow
fastPickingFinished()ccGLWindowsignal
filesDropped(const QStringList &filenames)ccGLWindowsignal
fovChanged(float fov)ccGLWindowsignal
FULL_SCREEN_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
fullRenderingPass(CC_DRAW_CONTEXT &context, RenderingParams &params)ccGLWindowprotected
functions() constccGLWindowinlineprotected
getBaseViewMat()ccGLWindowvirtual
getClick3DPos(int x, int y, CCVector3d &P3D, bool usePBO)ccGLWindowprotected
getContext(CC_DRAW_CONTEXT &context)ccGLWindowvirtual
getDisplayParameters() constccGLWindow
getFontPointSize() constccGLWindowvirtual
getFov() constccGLWindowvirtual
getGLCameraParameters(ccGLCameraParameters &params) override (defined in ccGLWindow)ccGLWindow
getGLDepth(int x, int y, bool extendToNeighbors=false, bool usePBO=false)ccGLWindowprotected
getGlFilter() (defined in ccGLWindow)ccGLWindowinline
getGlFilter() const (defined in ccGLWindow)ccGLWindowinline
getGlFilterBannerHeight() constccGLWindow
getGLViewport() constccGLWindowinlineprotected
getInteractionMode() constccGLWindowinlinevirtual
getLabelDisplayFont() const override (defined in ccGLWindow)ccGLWindow
getLabelFontPointSize() constccGLWindowvirtual
getModelViewMatrix()ccGLWindowprotectedvirtual
getOwnDB()ccGLWindowvirtual
getPerspectiveState(bool &objectCentered) constccGLWindowvirtual
getPickingMode() constccGLWindowinlinevirtual
getPickingRadius() constccGLWindowinline
getPivotVisibility() constccGLWindowvirtual
getProjectionMatrix()ccGLWindowprotectedvirtual
getSceneDB()ccGLWindow
getScreenSize() const override (defined in ccGLWindow)ccGLWindowinline
getStereoParams() constccGLWindowinline
getTextDisplayFont() const override (defined in ccGLWindow)ccGLWindow
getUniqueID() constccGLWindowinline
getViewportParameters() const override (defined in ccGLWindow)ccGLWindowinline
getVisibleObjectsBB(ccBBox &box) constccGLWindow
glDisableCustomLight() (defined in ccGLWindow)ccGLWindowprotected
glDisableSunLight() (defined in ccGLWindow)ccGLWindowprotected
glEnableCustomLight() (defined in ccGLWindow)ccGLWindowprotected
glEnableSunLight() (defined in ccGLWindow)ccGLWindowprotected
glHeight() constccGLWindowinline
glSize() constccGLWindowinline
glWidth() constccGLWindowinline
handleLoggedMessage(const QOpenGLDebugMessage &)ccGLWindowprotected
hasColorRampShader() constccGLWindowinline
hasOverriddenDisplayParameters() constccGLWindowinline
height() const (defined in ccGLWindow)ccGLWindowinlineprotected
initFBO(int w, int h)ccGLWindowprotected
initFBOSafe(ccFrameBufferObject *&fbo, int w, int h)ccGLWindowprotected
initGLFilter(int w, int h, bool silent=false)ccGLWindowprotected
initialize() (defined in ccGLWindow)ccGLWindowprotected
initializeGL() override (defined in ccGLWindow)ccGLWindowinlineprotected
INTERACT_2D_ITEMS enum value (defined in ccGLWindow)ccGLWindow
INTERACT_CLICKABLE_ITEMS enum value (defined in ccGLWindow)ccGLWindow
INTERACT_CTRL_PAN enum value (defined in ccGLWindow)ccGLWindow
INTERACT_NONE enum value (defined in ccGLWindow)ccGLWindow
INTERACT_PAN enum value (defined in ccGLWindow)ccGLWindow
INTERACT_ROTATE enum value (defined in ccGLWindow)ccGLWindow
INTERACT_SEND_ALL_SIGNALS enum value (defined in ccGLWindow)ccGLWindow
INTERACT_SIG_BUTTON_RELEASED enum value (defined in ccGLWindow)ccGLWindow
INTERACT_SIG_LB_CLICKED enum value (defined in ccGLWindow)ccGLWindow
INTERACT_SIG_MB_CLICKED enum value (defined in ccGLWindow)ccGLWindow
INTERACT_SIG_MOUSE_MOVED enum value (defined in ccGLWindow)ccGLWindow
INTERACT_SIG_RB_CLICKED enum value (defined in ccGLWindow)ccGLWindow
INTERACT_TRANSFORM_ENTITIES enum value (defined in ccGLWindow)ccGLWindow
INTERACT_ZOOM_CAMERA enum value (defined in ccGLWindow)ccGLWindow
INTERACTION_FLAG enum nameccGLWindow
invalidateViewport() override (defined in ccGLWindow)ccGLWindow
invalidateVisualization()ccGLWindowvirtual
isLODEnabled() constccGLWindowinline
isPickingModeLocked() constccGLWindowinlinevirtual
isRectangularPickingAllowed() constccGLWindowinline
isRotationAxisLocked() constccGLWindowinline
itemPicked(ccHObject *entity, unsigned subEntityID, int x, int y, const CCVector3 &P, const CCVector3d &uvw)ccGLWindowsignal
itemPickedFast(ccHObject *entity, int subEntityID, int x, int y)ccGLWindowsignal
LABEL_PICKING enum value (defined in ccGLWindow)ccGLWindow
leftButtonClicked(int x, int y)ccGLWindowsignal
lockPickingMode(bool state)ccGLWindowinlinevirtual
lockRotationAxis(bool state, const CCVector3d &axis)ccGLWindow
logGLError(const char *context) constccGLWindowprotected
LogGLError(GLenum error, const char *context)ccGLWindowprotectedstatic
LOWER_LEFT_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
m_activeFboccGLWindowprotected
m_activeGLFilterccGLWindowprotected
m_activeItemsccGLWindowprotected
m_activeShaderccGLWindowprotected
m_allowRectangularEntityPickingccGLWindowprotected
m_alwaysUseFBOccGLWindowprotected
m_autoPickPivotAtCenterccGLWindowprotected
m_autoRefreshccGLWindowprotected
m_autoRefreshTimerccGLWindowprotected
m_bbHalfDiagccGLWindowprotected
m_bubbleViewFov_degccGLWindowprotected
m_bubbleViewModeEnabledccGLWindowprotected
m_cameraToBBCenterDistccGLWindowprotected
m_captureModeccGLWindowprotected
m_clickableItemsccGLWindowprotected
m_clickableItemsVisibleccGLWindowprotected
m_colorRampShader (defined in ccGLWindow)ccGLWindowprotected
m_currentLODStateccGLWindowprotected
m_customLightEnabledccGLWindowprotected
m_customLightPosccGLWindowprotected
m_customRenderingShader (defined in ccGLWindow)ccGLWindowprotected
m_deferredPickingTimerccGLWindowprotected
m_exclusiveFullscreenccGLWindowprotected
m_fboccGLWindowprotected
m_fbo2ccGLWindowprotected
m_fontccGLWindowprotected
m_formerGeometryccGLWindowprotected
m_formerParentccGLWindowprotected
m_glExtFuncccGLWindowprotected
m_glExtFuncSupportedccGLWindowprotected
m_glFiltersEnabledccGLWindowprotected
m_globalDBRootccGLWindowprotected
m_glViewportccGLWindowprotected
m_hotZoneccGLWindowprotected
m_ignoreMouseReleaseEventccGLWindowprotected
m_initializedccGLWindowprotected
m_interactionFlagsccGLWindowprotected
m_lastClickTime_ticksccGLWindowprotected
m_lastMousePosccGLWindowprotected
m_lockedRotationAxisccGLWindowprotected
m_LODAutoDisableccGLWindowprotected
m_LODEnabledccGLWindowprotected
m_LODPendingIgnoreccGLWindowprotected
m_LODPendingRefreshccGLWindowprotected
m_messagesToDisplayccGLWindowprotected
m_mouseButtonPressedccGLWindowprotected
m_mouseMovedccGLWindowprotected
m_overriddenDisplayParametersccGLWindowprotected
m_overriddenDisplayParametersEnabledccGLWindowprotected
m_pickingModeccGLWindowprotected
m_pickingModeLockedccGLWindowprotected
m_pickingPBOccGLWindowprotected
m_pickRadiusccGLWindowprotected
m_pivotGLListccGLWindowprotected
m_pivotSymbolShownccGLWindowprotected
m_pivotVisibilityccGLWindowprotected
m_preBubbleViewParametersccGLWindowprotected
m_projMatdccGLWindowprotected
m_rectPickingPolyccGLWindowprotected
m_rotationAxisLockedccGLWindowprotected
m_scheduledFullRedrawTimeccGLWindowprotected
m_scheduleTimerccGLWindowprotected
m_shadersEnabledccGLWindowprotected
m_shouldBeRefreshedccGLWindowprotected
m_showCursorCoordinatesccGLWindowprotected
m_showDebugTracesccGLWindowprotected
m_showScaleccGLWindowprotected
m_showTrihedronccGLWindowprotected
m_silentInitializationccGLWindowprotected
m_stereoModeEnabledccGLWindowprotected
m_stereoParamsccGLWindowprotected
m_sunLightEnabledccGLWindowprotected
m_sunLightPosccGLWindowprotected
m_texturePoolccGLWindowprotected
m_texturePoolLastIndexccGLWindowprotected
m_timerccGLWindowprotected
m_touchBaseDistccGLWindowprotected
m_touchInProgressccGLWindowprotected
m_trihedronGLListccGLWindowprotected
m_unclosableccGLWindowprotected
m_uniqueIDccGLWindowprotected
m_uniqueTexturesccGLWindowprotected
m_updateFBOccGLWindowprotected
m_validModelviewMatrixccGLWindowprotected
m_validProjectionMatrixccGLWindowprotected
m_viewMatdccGLWindowprotected
m_viewportParamsccGLWindowprotected
m_winDBRootccGLWindowprotected
makeCurrent() (defined in ccGLWindow)ccGLWindowprotected
MANUAL_SEGMENTATION_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
MANUAL_TRANSFORMATION_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
MAX_LINE_WIDTH_FccGLWindowstatic
MAX_POINT_SIZE_FccGLWindowstatic
MessagePosition enum nameccGLWindow
MessageType enum nameccGLWindow
middleButtonClicked(int x, int y)ccGLWindowsignal
MIN_LINE_WIDTH_FccGLWindowstatic
MIN_POINT_SIZE_FccGLWindowstatic
MODE_PAN_ONLY enum value (defined in ccGLWindow)ccGLWindow
MODE_TRANSFORM_CAMERA enum value (defined in ccGLWindow)ccGLWindow
MODE_TRANSFORM_ENTITIES enum value (defined in ccGLWindow)ccGLWindow
mouseDoubleClickEvent(QMouseEvent *event) override (defined in ccGLWindow)ccGLWindowprotected
mouseMoved(int x, int y, Qt::MouseButtons buttons)ccGLWindowsignal
mouseMoveEvent(QMouseEvent *event) override (defined in ccGLWindow)ccGLWindowprotected
mousePressEvent(QMouseEvent *event) override (defined in ccGLWindow)ccGLWindowprotected
mouseReleaseEvent(QMouseEvent *event) override (defined in ccGLWindow)ccGLWindowprotected
mouseWheelRotated(float wheelDelta_deg)ccGLWindowsignal
moveCamera(CCVector3d &v)ccGLWindowvirtual
newLabel(ccHObject *obj)ccGLWindowsignal
NO_PICKING enum value (defined in ccGLWindow)ccGLWindow
objectPerspectiveEnabled() constccGLWindowvirtual
onItemPickedFast(ccHObject *pickedEntity, int pickedItemIndex, int x, int y)ccGLWindowprotected
onWheelEvent(float wheelDelta_deg) (defined in ccGLWindow)ccGLWindow
paintGL() override (defined in ccGLWindow)ccGLWindowprotected
PERSPECTIVE_STATE_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
perspectiveStateChanged()ccGLWindowsignal
PICKING_MODE enum nameccGLWindow
PIVOT_ALWAYS_SHOW enum value (defined in ccGLWindow)ccGLWindow
PIVOT_HIDE enum value (defined in ccGLWindow)ccGLWindow
PIVOT_SHOW_ON_MOVE enum value (defined in ccGLWindow)ccGLWindow
pivotPointChanged(const CCVector3d &)ccGLWindowsignal
PivotVisibility enum nameccGLWindow
POINT_OR_TRIANGLE_OR_LABEL_PICKING enum value (defined in ccGLWindow)ccGLWindow
POINT_OR_TRIANGLE_PICKING enum value (defined in ccGLWindow)ccGLWindow
POINT_PICKING enum value (defined in ccGLWindow)ccGLWindow
processClickableItems(int x, int y)ccGLWindowprotected
processPickingResult(const PickingParameters &params, ccHObject *pickedEntity, int pickedItemIndex, const CCVector3 *nearestPoint=nullptr, const CCVector3d *nearestPointBC=nullptr, const std::unordered_set< int > *selectedIDs=nullptr)ccGLWindowprotected
qtHeight() constccGLWindowinline
qtSize() constccGLWindowinline
qtWidth() constccGLWindowinline
redraw(bool only2D=false, bool resetLOD=true) override (defined in ccGLWindow)ccGLWindow
refresh(bool only2D=false) override (defined in ccGLWindow)ccGLWindow
removeFBO()ccGLWindowprotected
removeFBOSafe(ccFrameBufferObject *&fbo)ccGLWindowprotected
removeFromOwnDB(ccHObject *obj)ccGLWindowvirtual
removeGLFilter()ccGLWindowprotected
renderNextLODLevel()ccGLWindowprotected
renderText(int x, int y, const QString &str, uint16_t uniqueID=0, const QFont &font=QFont()) (defined in ccGLWindow)ccGLWindow
renderText(double x, double y, double z, const QString &str, const QFont &font=QFont()) (defined in ccGLWindow)ccGLWindow
renderToFile(QString filename, float zoomFactor=1.0f, bool dontScaleFeatures=false, bool renderOverlayItems=false)ccGLWindowvirtual
renderToImage(float zoomFactor=1.0f, bool dontScaleFeatures=false, bool renderOverlayItems=false, bool silent=false)ccGLWindowvirtual
requestUpdate()ccGLWindow
resizeGL(int w, int h) override (defined in ccGLWindow)ccGLWindowprotected
rightButtonClicked(int x, int y)ccGLWindowsignal
ROTAION_LOCK_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
rotateBaseViewMat(const ccGLMatrixd &rotMat)ccGLWindowvirtual
rotation(const ccGLMatrixd &rotMat)ccGLWindowsignal
scaleIsDisplayed() constccGLWindowinline
scheduleFullRedraw(unsigned maxDelay_ms)ccGLWindowprotected
SCREEN_CENTER_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
SCREEN_SIZE_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
setAutoPickPivotAtCenter(bool state)ccGLWindow
setBaseViewMat(ccGLMatrixd &mat)ccGLWindowvirtual
setBubbleViewFov(float fov_deg)ccGLWindow
setBubbleViewMode(bool state)ccGLWindow
setCameraFocalToFitWidth(double width)ccGLWindow
setCameraPos(const CCVector3d &P)ccGLWindowvirtual
setCustomLight(bool state)ccGLWindowvirtual
setCustomView(const CCVector3d &forward, const CCVector3d &up, bool forceRedraw=true)ccGLWindowvirtual
setDisplayParameters(const ccGui::ParamStruct &params, bool thisWindowOnly=false)ccGLWindow
setFocalDistance(double focalDistance)ccGLWindow
setFontPointSize(int pixelSize)ccGLWindowprotected
setFov(float fov)ccGLWindowvirtual
setGLCameraAspectRatio(float ar)ccGLWindowvirtual
setGlFilter(ccGlFilter *filter) (defined in ccGLWindow)ccGLWindowvirtual
setGLViewport(int x, int y, int w, int h)ccGLWindowinlineprotected
setGLViewport(const QRect &rect)ccGLWindowprotected
setInteractionMode(INTERACTION_FLAGS flags)ccGLWindowvirtual
setLineWidth(float width, bool silent=false)ccGLWindowvirtual
setLODEnabled(bool state, bool autoDisable=false)ccGLWindow
setPerspectiveState(bool state, bool objectCenteredView)ccGLWindowvirtual
setPickingMode(PICKING_MODE mode=DEFAULT_PICKING)ccGLWindowvirtual
setPickingRadius(int radius)ccGLWindowinline
setPivotPoint(const CCVector3d &P, bool autoUpdateCameraPos=false, bool verbose=false)ccGLWindowvirtual
setPivotVisibility(PivotVisibility vis)ccGLWindowvirtual
setPointSize(float size, bool silent=false)ccGLWindowvirtual
setRectangularPickingAllowed(bool state)ccGLWindowinline
setSceneDB(ccHObject *root)ccGLWindow
setShader(ccShader *shader) (defined in ccGLWindow)ccGLWindowvirtual
setShaderPath(const QString &path) (defined in ccGLWindow)ccGLWindowstatic
setStandardOrthoCenter() (defined in ccGLWindow)ccGLWindowprotected
setStandardOrthoCorner() (defined in ccGLWindow)ccGLWindowprotected
setSunLight(bool state)ccGLWindowvirtual
setUnclosable(bool state)ccGLWindowvirtual
setupProjectiveViewport(const ccGLMatrixd &cameraMatrix, float fov_deg=0.0f, float ar=1.0f, bool viewerBasedPerspective=true, bool bubbleViewMode=false) override (defined in ccGLWindow)ccGLWindow
setView(CC_VIEW_ORIENTATION orientation, bool redraw=true)ccGLWindowvirtual
setViewportParameters(const ccViewportParameters &params)ccGLWindowvirtual
setZNearCoef(double coef)ccGLWindowvirtual
SharedTexture typedef (defined in ccGLWindow)ccGLWindowprotected
showCursorCoordinates(bool state)ccGLWindowinline
showPivotSymbol(bool state)ccGLWindowvirtual
size() const (defined in ccGLWindow)ccGLWindowinlineprotected
startCPUBasedPointPicking(const PickingParameters &params)ccGLWindowprotected
startFrameRateTest()ccGLWindow
startOpenGLPicking(const PickingParameters &params)ccGLWindowprotected
startPicking(PickingParameters &params)ccGLWindowprotected
stereoModeIsEnabled() constccGLWindowinline
stopFrameRateTest()ccGLWindowprotected
stopLODCycle()ccGLWindowprotected
SUN_LIGHT_STATE_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
sunLightEnabled() constccGLWindowinlinevirtual
toBeRefreshed() override (defined in ccGLWindow)ccGLWindow
toCenteredGLCoordinates(int x, int y) const override (defined in ccGLWindow)ccGLWindow
toCornerGLCoordinates(int x, int y) const override (defined in ccGLWindow)ccGLWindow
toggleAutoRefresh(bool state, int period_ms=0)ccGLWindowprotected
toggleCustomLight()ccGLWindowvirtual
toggleDebugTrace()ccGLWindowinline
toggleExclusiveFullScreen(bool state)ccGLWindow
togglePerspective(bool objectCentered)ccGLWindowvirtual
toggleSunLight()ccGLWindowvirtual
translation(const CCVector3d &t)ccGLWindowsignal
TRIANGLE_PICKING enum value (defined in ccGLWindow)ccGLWindow
trihedronIsDisplayed() constccGLWindowinline
uninitializeGL() (defined in ccGLWindow)ccGLWindowprotected
updateActiveItemsList(int x, int y, bool extendToSelectedLabels=false)ccGLWindowprotected
updateConstellationCenterAndZoom(const ccBBox *boundingBox=nullptr)ccGLWindowvirtual
updateModelViewMatrix() (defined in ccGLWindow)ccGLWindowprotected
updateProjectionMatrix() (defined in ccGLWindow)ccGLWindowprotected
UPPER_CENTER_MESSAGE enum value (defined in ccGLWindow)ccGLWindow
viewerPerspectiveEnabled() constccGLWindowvirtual
viewMatRotated(const ccGLMatrixd &rotMat)ccGLWindowsignal
wheelEvent(QWheelEvent *event) override (defined in ccGLWindow)ccGLWindowprotected
width() const (defined in ccGLWindow)ccGLWindowinlineprotected
zNearCoefChanged(float coef)ccGLWindowsignal
zoomGlobal()ccGLWindow
~ccGLWindow() overrideccGLWindow