Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ functions
Functions
8,069 in github.com/PlotJuggler/PlotJuggler
⨍
Functions
8,069
◇
Types & classes
1,991
↓ 3 callers
Method
buttonFullscreen
pj_plotting/widget/src/DockToolbar.cpp:69
↓ 3 callers
Function
cameraStateToJson
pj_scene3D/core/src/camera/camera.cpp:609
↓ 3 callers
Method
capacity
pj_datastore/src/buffer.cpp:48
↓ 3 callers
Function
catalogKeyForItem
pj_widgets/src/CurveTreeView.cpp:177
↓ 3 callers
Method
clearAllObjects
pj_runtime/src/SessionManager.cpp:667
↓ 3 callers
Method
clearCurves
pj_widgets/src/CurveTreeView.cpp:529
↓ 3 callers
Method
clearMeshes
pj_scene3D/widgets/src/passes/mesh_render_pass.cpp:513
↓ 3 callers
Function
clearModelCache
Wipe the on-disk model cache (PJ_MODEL_CACHE_DIR, pointed at a throwaway dir in main) so each cache test starts cold. QNetworkDiskCache recreates it o
pj_scene3D/widgets/tests/url_fetcher_test.cpp:197
↓ 3 callers
Method
clearRows
pj_widgets/src/LayerListView.cpp:350
↓ 3 callers
Method
collect
pj_app/src/PendingCurveBinder.cpp:23
↓ 3 callers
Method
color
pj_widgets/include/pj_widgets/ColorPickerWidget.h:23
↓ 3 callers
Function
compileShader
pj_scene3D/widgets/src/gl/program.cpp:59
↓ 3 callers
Function
cpuReference
Direct CPU AABB over the finite points, the reference the GPU must match.
pj_scene3D/widgets/tests/pointcloud_aabb_reducer_test.cpp:94
↓ 3 callers
Method
createConfigWidget
pj_scene2D/widgets/src/layers/image_layer.cpp:141
↓ 3 callers
Method
createDragMimeData
pj_widgets/src/CurveTreeView.cpp:842
↓ 3 callers
Method
current
pj_datastore/src/query.cpp:100
↓ 3 callers
Method
currentFollowFrame
pj_scene3D/widgets/src/Scene3DDockWidget.cpp:911
↓ 3 callers
Method
currentTab
pj_plotting/widget/src/TabbedPlotWidget.cpp:327
↓ 3 callers
Function
curveFromItem
pj_runtime/src/CatalogModel.cpp:81
↓ 3 callers
Function
curvePointAt
pj_plotting/widget/src/CurveTracker.cpp:233
↓ 3 callers
Function
darkenedBBox
Bounding box of pixels in `region` that `on` darkened relative to `off` by more than `drop` luma — i.e. the translucent HUD panel's footprint. Returns
pj_scene3D/widgets/tests/hud_overlay_gl_test.cpp:69
↓ 3 callers
Function
dbl
pj_scripting/tests/lua_siso_transform_test.cpp:64
↓ 3 callers
Method
decodeSampled
pj_scene2D/core/src/streaming_video_decoder.cpp:302
↓ 3 callers
Function
decodeThumbnailJpeg
pj_scene2D/core/src/thumbnail_codec.cpp:103
↓ 3 callers
Method
detach
pj_scene_common/tests/scene_common_test.cpp:85
↓ 3 callers
Function
detachItemWidgets
pj_widgets/src/LayerListView.cpp:247
↓ 3 callers
Method
dimAxis
3rdparty/qwt/src/qwt_plot_layout.cpp:398
↓ 3 callers
Method
dimYAxes
3rdparty/qwt/src/qwt_plot_layout.cpp:413
↓ 3 callers
Method
discardRaster
! \brief Discard a raster After the composition of an image QwtPlotSpectrogram calls discardRaster(). The default implementation does nothi
3rdparty/qwt/src/qwt_raster_data.cpp:237
↓ 3 callers
Function
dispatchNumericKind
pj_datastore/src/chunk.cpp:23
↓ 3 callers
Method
dragBarForSnapTest
pj_widgets/src/Timeline.cpp:2002
↓ 3 callers
Method
drain
pj_scene2D/core/src/ffmpeg_decoder.cpp:339
↓ 3 callers
Function
drawBackbone
3rdparty/qwt/src/qwt_scale_draw.cpp:60
↓ 3 callers
Method
drawBound
pj_scene3D/widgets/src/gizmos/arrow_gizmo.cpp:156
↓ 3 callers
Method
drawCacheNeedsRebuildForTest
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/robot_model_layer.h:165
↓ 3 callers
Method
drawItems
3rdparty/qwt/src/qwt_plot.cpp:764
↓ 3 callers
Method
drawSymbol
! \brief Draw the symbol at a specified position \param painter Painter \param pos Position of the symbol in screen coordinates */
3rdparty/qwt/src/qwt_symbol.h:238
↓ 3 callers
Function
drawTick
3rdparty/qwt/src/qwt_scale_draw.cpp:100
↓ 3 callers
Function
effectiveColumns
pj_datastore/src/plugin_data_host.cpp:189
↓ 3 callers
Method
empty
pj_datastore/src/topic_storage.cpp:133
↓ 3 callers
Function
encodeDraco
Draco-encode POSITION (x,y,z) + one GENERIC (intensity) attribute, sequential (lossless float) so positions round-trip closely. When generic_meta_name
pj_scene3D/tests/pointcloud_codecs_test.cpp:73
↓ 3 callers
Function
encodeYoloDetectionArray
pj_scene2D/tests/cdr_to_image_annotation_test.cpp:132
↓ 3 callers
Method
evict
pj_scene3D/widgets/src/mesh_loader.cpp:436
↓ 3 callers
Function
expectScalarRangeMatchesManual
pj_scene3D/tests/pointcloud_bounds_scan_equivalence_test.cpp:123
↓ 3 callers
Function
extRoot
pj_marketplace/src/core/ExtensionManager.cpp:28
↓ 3 callers
Method
extend
! \brief Extend the interval If value is below minValue(), value becomes the lower limit. If value is above maxValue(), value becomes the up
3rdparty/qwt/src/qwt_interval.cpp:363
↓ 3 callers
Function
extent
Perpendicular extent of the emitted geometry along an axis (1 = y, 0 = x).
pj_scene2D/core/tests/overlay_geometry_test.cpp:30
↓ 3 callers
Function
extractSeriesPaths
pj_app/src/LayoutXml.cpp:122
↓ 3 callers
Method
fillRect
Wrapper for QPainter::fillRect()
3rdparty/qwt/src/qwt_painter.cpp:382
↓ 3 callers
Method
findById
pj_marketplace/src/core/RegistryManager.cpp:65
↓ 3 callers
Method
findSourcesForExtension
pj_runtime/src/ExtensionCatalogService.cpp:139
↓ 3 callers
Function
firstValue
pj_datastore/tests/engine_integration_test.cpp:1295
↓ 3 callers
Method
fitToContents
pj_widgets/src/Timeline.cpp:1237
↓ 3 callers
Function
forDecodeRangeAsDoubles
pj_datastore/src/encoding.cpp:253
↓ 3 callers
Function
forEachPlotCurve
pj_app/src/LayoutXml.cpp:106
↓ 3 callers
Function
formatLabel
pj_scene2D/tests/marker_palette.cpp:44
↓ 3 callers
Function
frameNameLess
pj_scene3D/core/src/tf/tf_buffer.cpp:485
↓ 3 callers
Function
framesContain
pj_scene3D/widgets/src/Scene3DDockWidget.cpp:101
↓ 3 callers
Method
getLatestSample
pj_scene3D/core/src/tf/tf_buffer.cpp:328
↓ 3 callers
Method
getStringList
pj_runtime/src/QSettingsBackend.cpp:33
↓ 3 callers
Method
gpuAabbAvailable
True once the compute reduction has compiled+linked on this context (known only after the first dispatch). Lets the layer drop its CPU scan.
pj_scene3D/widgets/include/pj_scene3d_widgets/passes/pointcloud_render_pass.h:92
↓ 3 callers
Method
gridDivisions
pj_scene3D/widgets/include/pj_scene3d_widgets/scene_view_widget.h:189
↓ 3 callers
Method
gridExtentMetres
pj_scene3D/widgets/include/pj_scene3d_widgets/scene_view_widget.h:192
↓ 3 callers
Function
groundPointUnderPixel
World point on the ground (z=0) under `pixel`, for the camera's current pose.
pj_scene3D/tests/camera_zoom_to_cursor_test.cpp:40
↓ 3 callers
Function
hasExpectedStorage
pj_scene2D/widgets/src/pixel_inspector.cpp:55
↓ 3 callers
Method
hasGridForTest
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/voxel_grid_layer.h:75
↓ 3 callers
Method
hasNewerInstalledVersion
pj_marketplace/src/core/ExtensionManager.cpp:657
↓ 3 callers
Method
hasSymmetricYAxes
3rdparty/qwt/src/qwt_plot_layout.cpp:200
↓ 3 callers
Method
heightForWidth
3rdparty/qwt/src/qwt_text.cpp:522
↓ 3 callers
Method
id
pj_plotting/tests/filtered_curve_adapter_test.cpp:30
↓ 3 callers
Function
imageForActiveFrame
pj_widgets/src/RasterFrame.cpp:10
↓ 3 callers
Method
init
3rdparty/qwt/src/qwt_spline.cpp:77
↓ 3 callers
Method
init
3rdparty/qwt/src/qwt_spline_local.cpp:79
↓ 3 callers
Method
initRaster
! \brief Initialize a raster Before the composition of an image QwtPlotSpectrogram calls initRaster(), announcing the area and its resolutio
3rdparty/qwt/src/qwt_raster_data.cpp:221
↓ 3 callers
Method
initializeGL
pj_scene3D/widgets/src/scene_view_widget.cpp:413
↓ 3 callers
Method
insert
3rdparty/qwt/src/qwt_color_map.cpp:134
↓ 3 callers
Method
install
pj_scene2D/core/tests/depth_pipeline_source_test.cpp:75
↓ 3 callers
Method
interval
! \return Bounding interval for an axis The default implementation returns the interval of the associated raster data object. \param axi
3rdparty/qwt/src/qwt_plot_spectrogram.cpp:432
↓ 3 callers
Function
invalidExtensionIdReason
pj_marketplace/src/core/ExtensionManager.cpp:53
↓ 3 callers
Function
invalidPoint
pj_plotting/core/src/PointSeriesXY.cpp:23
↓ 3 callers
Function
invalidRect
pj_plotting/core/src/PointSeriesXY.cpp:19
↓ 3 callers
Function
invalidRect
pj_plotting/core/src/DatastoreCurveAdapter.cpp:25
↓ 3 callers
Method
invalidate
pj_scene2D/core/src/async_frame_worker.cpp:67
↓ 3 callers
Method
isAxisValid
! Checks if an axis is valid \param axisId axis \return \c true if the specified axis exists, otherwise \c false \note This method is eq
3rdparty/qwt/src/qwt_plot_axis.cpp:132
↓ 3 callers
Method
isIncreasing
Check if the scale division is increasing( lowerBound() <= upperBound() )
3rdparty/qwt/src/qwt_scale_div.cpp:201
↓ 3 callers
Function
isInsideHostComposite
True when `widget` lives inside one of the host composite widgets that manage their own internal child controls (CredentialsEditor's allow-insecure bo
pj_dialog_host/src/widget_adapters.cpp:376
↓ 3 callers
Function
isObjectWidgetElement
A dock's content element is an object widget (Scene3DDockWidget, Scene2DDockWidget, …) when it is present and is not the PlotWidget's own <plot> eleme
pj_plotting/widget/src/PlotDocker.cpp:199
↓ 3 callers
Method
isPinPointEnabled
! \return True, when the pin point translation is enabled \sa setPinPoint(), setPinPointEnabled() */
3rdparty/qwt/src/qwt_symbol.cpp:1291
↓ 3 callers
Method
isScalarKey
pj_runtime/src/CatalogModel.cpp:317
↓ 3 callers
Method
isStringKey
pj_runtime/src/CatalogModel.cpp:322
↓ 3 callers
Function
isValidDepth
A depth sample is "valid" (a real measurement) iff it is finite and > 0; the 0 no-data sentinel and NaN/inf mean "no return". Single source of truth f
pj_scene2D/core/include/pj_scene2d_core/depth_range.h:20
↓ 3 callers
Function
isValueOnlyItem
A value-only leaf (string field): has a Value cell but is excluded from drags.
pj_widgets/src/CurveTreeView.cpp:161
↓ 3 callers
Method
itemAt
! Find the item at a specific index \param index Index \return Item at a specific index \sa takeAt() */
3rdparty/qwt/src/qwt_dyngrid_layout.cpp:157
↓ 3 callers
Method
joinForShutdown
pj_app/src/FileLoader.cpp:1082
↓ 3 callers
Function
keyDirFromAzEl
World-space direction TO the key ("sun") light from azimuth/elevation in degrees (Z-up). Shared by MeshShadingParams' key_light_dir default and the de
pj_scene3D/widgets/include/pj_scene3d_widgets/scene_look_defaults.h:24
↓ 3 callers
Method
keyframeTimestamps
pj_scene2D/core/src/streaming_video_decoder.cpp:268
↓ 3 callers
Method
labelSide
pj_widgets/include/pj_widgets/ToggleSwitch.h:62
↓ 3 callers
Method
latestNumericAt
pj_datastore/src/reader.cpp:191
↓ 3 callers
Method
layerCount
Number of layers currently owned.
pj_scene2D/core/include/pj_scene2d_core/composite_media_source.h:55
↓ 3 callers
Method
legendData
! \brief Return all information, that is needed to represent the item on the legend Most items are represented by one entry on the le
3rdparty/qwt/src/qwt_plot_item.cpp:626
← previous
next →
1,501–1,600 of 8,069, ranked by callers