Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OctoMap/octomap
/ functions
Functions
1,327 in github.com/OctoMap/octomap
⨍
Functions
1,327
◇
Types & classes
151
↓ 6 callers
Function
isFullScreen
! Returns \c true if the viewer is in fullScreen mode. Default value is \c false. Set by setFullScreen() or toggleFullScreen(). Note that if the Q
octovis/src/extern/QGLViewer/qglviewer.h:329
↓ 6 callers
Method
isManipulated
! Returns \c true when the ManipulatedFrame is being manipulated with the mouse. Can be used to change the display of the manipulated object during
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:174
↓ 6 callers
Method
matrix
! Returns the 4x4 OpenGL transformation matrix represented by the Frame. This method should be used in conjunction with \c glMultMatrixd() to modif
octovis/src/extern/QGLViewer/frame.cpp:123
↓ 6 callers
Function
mouseButtonFromState
octovis/src/extern/QGLViewer/qglviewer.cpp:216
↓ 6 callers
Method
orientation
! Returns the Camera orientation, defined in the world coordinate system. Actually returns \c frame()->orientation(). Use setOrientation(), setUpVect
octovis/src/extern/QGLViewer/camera.cpp:1237
↓ 6 callers
Function
rotationConstraintType
! Returns the rotation constraint Type(). */
octovis/src/extern/QGLViewer/constraint.h:251
↓ 6 callers
Function
selectBuffer
! Returns a pointer to an array of \c GLuint. This buffer is used by the \c GL_SELECT mode in select() to perform object selection. The buffer size
octovis/src/extern/QGLViewer/qglviewer.h:844
↓ 6 callers
Method
setResolution
octovis/src/ViewerSettingsPanel.cpp:109
↓ 6 callers
Method
startAction
! Protected internal method used to handle mouse events. */
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:208
↓ 5 callers
Function
cross
! Cross product of the two Vec. Mind the order ! */
octovis/src/extern/QGLViewer/vec.h:314
↓ 5 callers
Function
focusDistance
! Returns the focus distance used by stereo display, expressed in OpenGL units. This is the distance in the virtual world between the Camera and the
octovis/src/extern/QGLViewer/camera.h:452
↓ 5 callers
Function
foregroundColor
octovis/src/extern/QGLViewer/qglviewer.h:182
↓ 5 callers
Method
getOrthoWidthHeight
! Returns the \p halfWidth and \p halfHeight of the Camera orthographic frustum. These values are only valid and used when the Camera is of type() C
octovis/src/extern/QGLViewer/camera.cpp:324
↓ 5 callers
Method
infNorm
----------------------------------------------------------------------------- Infinite norm
octovis/src/extern/QGLViewer/VRender/Vector2.cpp:124
↓ 5 callers
Method
inverseRotate
! Returns the image of \p v by the Quaternion inverse() rotation. rotate() performs an inverse transformation. Same as inverse().rotate(v). */
octovis/src/extern/QGLViewer/quaternion.cpp:68
↓ 5 callers
Method
keyFrame
! Returns the Frame associated with the keyFrame at index \p index. See also keyFrameTime(). \p index has to be in the range 0..numberOfKeyFrames()-
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:459
↓ 5 callers
Function
norm
! Returns the norm of the vector. */
octovis/src/extern/QGLViewer/vec.h:335
↓ 5 callers
Method
pivotPoint
! The point the Camera pivots around with the QGLViewer::ROTATE mouse binding. Defined in world coordinate system. Default value is the sceneCenter()
octovis/src/extern/QGLViewer/camera.cpp:1275
↓ 5 callers
Method
position
! Returns the Camera position (the eye), defined in the world coordinate system. Use setPosition() to set the Camera position. Other convenient metho
octovis/src/extern/QGLViewer/camera.cpp:1200
↓ 5 callers
Function
printUsage
octomap/src/graph2tree.cpp:45
↓ 5 callers
Method
rotate
octomap/src/math/Quaternion.cpp:255
↓ 5 callers
Function
setAxisIsDrawn
! Sets the state of axisIsDrawn(). Emits the axisIsDrawnChanged() signal. See also toggleAxisIsDrawn(). */
octovis/src/extern/QGLViewer/qglviewer.h:128
↓ 5 callers
Function
setConstraint
! Sets the constraint() attached to the Frame. A \c NULL value means no constraint. The previous constraint() should be deleted by the calling meth
octovis/src/extern/QGLViewer/frame.h:361
↓ 5 callers
Function
setGridIsDrawn
! Sets the state of gridIsDrawn(). Emits the gridIsDrawnChanged() signal. See also toggleGridIsDrawn(). */
octovis/src/extern/QGLViewer/qglviewer.h:130
↓ 5 callers
Method
setOption
octovis/src/extern/QGLViewer/VRender/VRender.cpp:265
↓ 5 callers
Function
setSceneCenter
! Sets the sceneCenter(), defined in world coordinates. \attention The qglviewer::Camera::pivotPoint() is set to the sceneCenter() value by this
octovis/src/extern/QGLViewer/qglviewer.h:228
↓ 5 callers
Function
setSceneRadius
! Sets the sceneRadius(). The camera() qglviewer::Camera::flySpeed() is set to 1% of this value by this method. Simple wrapper around camera()->s
octovis/src/extern/QGLViewer/qglviewer.h:222
↓ 5 callers
Function
setSpinningQuaternion
! Defines the spinningQuaternion(). Its axis is defined in the ManipulatedFrame coordinate system. */
octovis/src/extern/QGLViewer/manipulatedFrame.h:235
↓ 5 callers
Method
size
dynamicEDT3D/include/dynamicEDT3D/bucketedqueue.h:75
↓ 5 callers
Method
startInterpolation
! Starts the interpolation process. A timer is started with an interpolationPeriod() period that updates the frame()'s position and orientation.
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:126
↓ 5 callers
Function
translationConstraintType
! Returns the translation constraint Type(). Depending on this value, the Frame will freely translate (AxisPlaneConstraint::FREE), will only be abl
octovis/src/extern/QGLViewer/constraint.h:228
↓ 5 callers
Function
translationSensitivity
octovis/src/extern/QGLViewer/manipulatedFrame.h:180
↓ 5 callers
Method
update
dynamicEDT3D/src/dynamicEDT3D.cpp:313
↓ 4 callers
Function
build_lmt
octovis/src/extern/QGLViewer/VRender/gpc.cpp:483
↓ 4 callers
Method
clearKeyRays
* Clear KeyRay vector to minimize unneeded memory. This is only * useful for the StaticMemberInitializer classes, don't call it for * an oct
octomap/include/octomap/OcTreeBaseImpl.h:120
↓ 4 callers
Method
constrainRotation
! When rotationConstraintType() is AxisPlaneConstraint::AXIS, constrain \p rotation to be a rotation around an axis whose direction is defined in th
octovis/src/extern/QGLViewer/constraint.cpp:145
↓ 4 callers
Method
constrainTranslation
! Depending on translationConstraintType(), constrain \p translation to be along an axis or limited to a plane defined in the Frame local coordinate
octovis/src/extern/QGLViewer/constraint.cpp:121
↓ 4 callers
Function
det
Compute a 3 by 3 determinant.
octovis/src/extern/QGLViewer/camera.cpp:1180
↓ 4 callers
Function
draw
! The core method of the viewer, that draws the scene. If you build a class that inherits from QGLViewer, this is the method you want to overload. S
octovis/src/extern/QGLViewer/qglviewer.h:783
↓ 4 callers
Method
ensureLinking
* Dummy function to ensure that MSVC does not drop the * StaticMemberInitializer, causing this tree failing to register. * Needs to be cal
octomap/include/octomap/OcTree.h:92
↓ 4 callers
Method
getNumPoints
octomap/src/ScanGraph.cpp:611
↓ 4 callers
Method
getResolution
octovis/include/octovis/ViewerSettings.h:43
↓ 4 callers
Method
include
octovis/src/extern/QGLViewer/VRender/AxisAlignedBox.h:89
↓ 4 callers
Function
interpolationSpeed
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:213
↓ 4 callers
Method
isColorSet
has any color been integrated? (pure white is very unlikely...)
octomap/include/octomap/ColorOcTree.h:89
↓ 4 callers
Method
loadModelViewMatrix
! Loads the OpenGL \c GL_MODELVIEW matrix with the modelView matrix corresponding to the Camera. Calls computeModelViewMatrix() to compute the Camer
octovis/src/extern/QGLViewer/camera.cpp:500
↓ 4 callers
Function
merge_left
octovis/src/extern/QGLViewer/VRender/gpc.cpp:841
↓ 4 callers
Function
merge_right
octovis/src/extern/QGLViewer/VRender/gpc.cpp:891
↓ 4 callers
Method
normalized
octomap/src/math/Quaternion.cpp:241
↓ 4 callers
Function
physicalScreenWidth
! Returns the physical screen width, in meters. Default value is 0.5m (average monitor width). Used for stereo display only (see loadModelViewMatrix
octovis/src/extern/QGLViewer/camera.h:440
↓ 4 callers
Function
printChanges
octomap/src/testing/test_changedkeys.cpp:9
↓ 4 callers
Method
projectOnPlane
! Projects the Vec on the plane whose normal is \p normal that passes through the origin. \p normal does not need to be normalized (but must be non n
octovis/src/extern/QGLViewer/vec.cpp:47
↓ 4 callers
Method
resetView
octovis/src/ViewerWidget.cpp:72
↓ 4 callers
Function
reset_lmt
octovis/src/extern/QGLViewer/VRender/gpc.cpp:321
↓ 4 callers
Function
setBackgroundColor
! Sets the backgroundColor() of the viewer and calls \c qglClearColor(). See also setForegroundColor(). */
octovis/src/extern/QGLViewer/qglviewer.h:186
↓ 4 callers
Function
setFocusDistance
! Sets the focusDistance(), in OpenGL scene units. */
octovis/src/extern/QGLViewer/camera.h:466
↓ 4 callers
Method
setKeyFrameInterpolator
! Sets the KeyFrameInterpolator that defines the Camera path of index \p i. The previous keyFrameInterpolator() is lost and should be deleted by the
octovis/src/extern/QGLViewer/camera.cpp:1690
↓ 4 callers
Method
setOrientation
! Sets the orientation() of the Frame, defined in the world coordinate system. Emits the modified() signal. Use setRotation() to define the \e local
octovis/src/extern/QGLViewer/frame.cpp:505
↓ 4 callers
Function
setPivotPoint
octovis/src/extern/QGLViewer/manipulatedCameraFrame.h:77
↓ 4 callers
Method
setPosition
! Sets the Camera position() (the eye), defined in the world coordinate system. */
octovis/src/extern/QGLViewer/camera.cpp:1240
↓ 4 callers
Function
setRotation
! Sets the rotation() of the Frame, locally defined with respect to the referenceFrame(). Emits the modified() signal. Use setOrientation() to d
octovis/src/extern/QGLViewer/frame.h:215
↓ 4 callers
Method
setScanGraph
octovis/src/PointcloudDrawer.cpp:46
↓ 4 callers
Function
setSelectedName
! Set the selectedName() value. Used in endSelection() during a selection. You should only call this method if you overload the endSelection() me
octovis/src/extern/QGLViewer/qglviewer.h:859
↓ 4 callers
Method
setSortMethod
octovis/src/extern/QGLViewer/VRender/VRender.h:78
↓ 4 callers
Method
tgQ
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:314
↓ 4 callers
Method
toEuler
octomap/src/math/Quaternion.cpp:124
↓ 4 callers
Method
translate
! Translates the Frame of \p t (defined in the Frame coordinate system). The translation actually applied to the Frame may differ from \p t since i
octovis/src/extern/QGLViewer/frame.cpp:327
↓ 3 callers
Function
QGLViewerIndex
octovis/src/extern/QGLViewer/qglviewer.h:1095
↓ 3 callers
Method
addKeyFrameToPath
! Adds the current Camera position() and orientation() as a keyFrame to the path number \p i. This method can also be used if you simply want to save
octovis/src/extern/QGLViewer/camera.cpp:1710
↓ 3 callers
Method
addNode
octomap/src/ScanGraph.cpp:179
↓ 3 callers
Method
back
octomap/include/octomap/Pointcloud.h:104
↓ 3 callers
Method
c
octovis/src/extern/QGLViewer/VRender/Primitive.h:200
↓ 3 callers
Method
checkIfGrabsMouse
! Implementation of the MouseGrabber main method. The ManipulatedFrame grabsMouse() when the mouse is within a 10 pixels region around its Camera::pr
octovis/src/extern/QGLViewer/manipulatedFrame.cpp:93
↓ 3 callers
Method
clear
octomap/src/Pointcloud.cpp:65
↓ 3 callers
Method
clear
dynamicEDT3D/include/dynamicEDT3D/bucketedqueue.h:66
↓ 3 callers
Function
compareResults
compare two lists of octree nodes on equality
octomap/src/testing/test_iterators.cpp:98
↓ 3 callers
Function
displaysInStereo
! Returns \c true if the viewer displays in stereo. The QGLViewer object must be created with a stereo format to handle stereovision: \code QGLFor
octovis/src/extern/QGLViewer/qglviewer.h:349
↓ 3 callers
Method
edges_begin
octomap/include/octomap/ScanGraph.h:185
↓ 3 callers
Method
edges_end
octomap/include/octomap/ScanGraph.h:186
↓ 3 callers
Method
getClampingThresMaxLog
@return maximum threshold for occupancy clamping in the sensor model (logodds)
octomap/include/octomap/AbstractOccupancyOcTree.h:219
↓ 3 callers
Method
getClampingThresMinLog
@return minimum threshold for occupancy clamping in the sensor model (logodds)
octomap/include/octomap/AbstractOccupancyOcTree.h:215
↓ 3 callers
Method
getLastUpdateTime
octomap/src/OcTreeStamped.cpp:43
↓ 3 callers
Method
getRoot
* \return Pointer to the root node of the tree. This pointer * should not be modified or deleted externally, the OcTree * manages its memory
octomap/include/octomap/OcTreeBaseImpl.h:179
↓ 3 callers
Method
getTreeDepth
octomap/include/octomap/OcTreeBaseImpl.h:111
↓ 3 callers
Function
gpc_add_contour
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1148
↓ 3 callers
Function
gpc_polygon_clip
octovis/src/extern/QGLViewer/VRender/gpc.cpp:1189
↓ 3 callers
Function
interpolationPeriod
! Returns the current interpolation period, expressed in milliseconds. The update of the frame() state will be done by a timer at this period when
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:222
↓ 3 callers
Function
inverse
! @name Inversion */ @{ ! Returns the inverse Quaternion (inverse rotation). Result has a negated axis() direction and the same angle(). A composit
octovis/src/extern/QGLViewer/quaternion.h:205
↓ 3 callers
Method
inverseCoordinatesOf
! Returns the world coordinates of the point whose position in the Frame coordinate system is \p src (converts from Frame to world). coordinatesO
octovis/src/extern/QGLViewer/frame.cpp:715
↓ 3 callers
Method
keyFrameTime
! Returns the time corresponding to the \p index keyFrame. See also keyFrame(). \p index has to be in the range 0..numberOfKeyFrames()-1. */
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:468
↓ 3 callers
Function
loopInterpolation
! Returns \c true when the interpolation is played in an infinite loop. When \c false (default), the interpolation stops when interpolationTime() re
octovis/src/extern/QGLViewer/keyFrameInterpolator.h:232
↓ 3 callers
Method
norm
octomap/src/math/Quaternion.cpp:99
↓ 3 callers
Method
optimize
octovis/src/extern/QGLViewer/VRender/VisibilityOptimizer.cpp:58
↓ 3 callers
Function
print_query_info
octomap/src/simple_example.cpp:41
↓ 3 callers
Method
resetInterpolation
! Stops the interpolation and resets interpolationTime() to the firstTime(). If desired, call interpolateAtTime() after this method to actually move
octovis/src/extern/QGLViewer/keyFrameInterpolator.cpp:156
↓ 3 callers
Function
reset_it
octovis/src/extern/QGLViewer/VRender/gpc.cpp:308
↓ 3 callers
Function
rotationConstraintDirection
! Returns the axis direction used by the rotation constraint. This direction is defined only when rotationConstraintType() is AxisPlaneConstraint::A
octovis/src/extern/QGLViewer/constraint.h:259
↓ 3 callers
Function
sceneUpVector
octovis/src/extern/QGLViewer/manipulatedCameraFrame.h:171
↓ 3 callers
Function
screenWidth
! Returns the width (in pixels) of the Camera screen. Set using setScreenWidthAndHeight(). This value is automatically fitted to the QGLViewer's wi
octovis/src/extern/QGLViewer/camera.h:190
↓ 3 callers
Function
setFPSIsDisplayed
! Sets the state of FPSIsDisplayed(). Emits the FPSIsDisplayedChanged() signal. See also toggleFPSIsDisplayed(). */
octovis/src/extern/QGLViewer/qglviewer.h:132
← previous
next →
101–200 of 1,327, ranked by callers