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
↓ 7 callers
Function
applyTheme
pj_widgets/demos/qss_preprocessor.cpp:137
↓ 7 callers
Method
cancel
pj_scene2D/core/include/pj_scene2d_core/cancel_token.h:22
↓ 7 callers
Method
canvasMargin
! \param axisPos Axis position \return Margin around the scale tick borders \sa setCanvasMargin() */
3rdparty/qwt/src/qwt_plot_layout.cpp:1089
↓ 7 callers
Method
canvasRect
! \return Geometry for the canvas \sa activate(), invalidate() */
3rdparty/qwt/src/qwt_plot_layout.cpp:1380
↓ 7 callers
Method
color
pj_runtime/src/CurveColorRegistry.cpp:5
↓ 7 callers
Function
colorForClass
pj_scene2D/tests/marker_palette.cpp:29
↓ 7 callers
Method
colorType
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/pointcloud_layer.h:101
↓ 7 callers
Function
computeHandle
pj_widgets/src/Scrollbar.cpp:20
↓ 7 callers
Method
currentTheme
pj_app/src/Theme.cpp:160
↓ 7 callers
Method
cursor
3rdparty/qwt/src/qwt_panner.cpp:167
↓ 7 callers
Function
depthPercentileRange
Compute a robust [near, far] metric-depth range from a raw float32 depth buffer by taking the `lo_frac`/`hi_frac` percentiles of the *valid* samples (
pj_scene2D/core/include/pj_scene2d_core/depth_range.h:36
↓ 7 callers
Function
detectColorLayout
pj_scene3D/core/src/pointcloud_convert.cpp:106
↓ 7 callers
Method
dimAxes
3rdparty/qwt/src/qwt_plot_layout.cpp:408
↓ 7 callers
Function
drainDecode
Pumps the event loop until the layer's async decode chain is idle (no inflight and no pending), or the deadline passes. onDecodeFinished is a queued s
pj_scene3D/tests/pointcloud_layer_coalescing_test.cpp:152
↓ 7 callers
Function
ensureLayoutExtension
pj_app/src/LayoutXml.cpp:14
↓ 7 callers
Method
entryTimestamps
pj_datastore/src/object_store.cpp:300
↓ 7 callers
Method
f64
pj_runtime/tests/toolbox_parser_ingest_real_ros_test.cpp:62
↓ 7 callers
Function
findByChild
First segment whose child endpoint matches `c` (within tolerance), or nullptr.
pj_scene3D/tests/tf_connections_test.cpp:33
↓ 7 callers
Function
fitDirectionalShadowCamera
pj_scene3D/core/src/shadow_camera.cpp:11
↓ 7 callers
Method
flush
pj_scene2D/core/src/ffmpeg_decoder.cpp:333
↓ 7 callers
Method
frameWidth
! \return Frame width depending on the style, line width and midline width. */
3rdparty/qwt/src/qwt_plot_abstract_canvas.cpp:1084
↓ 7 callers
Function
fromAbiType
pj_datastore/src/plugin_data_host.cpp:81
↓ 7 callers
Method
getBorderDistHint
! \brief Determine the minimum border distance This member function returns the minimum space needed to draw the mark labels at the scale's
3rdparty/qwt/src/qwt_scale_draw.cpp:361
↓ 7 callers
Method
getFrameHierarchyJson
pj_scene3D/core/src/tf/tf_buffer.cpp:446
↓ 7 callers
Method
getTimeDomain
pj_datastore/src/engine.cpp:260
↓ 7 callers
Method
gizmoSize
pj_scene3D/widgets/include/pj_scene3d_widgets/scene_view_widget.h:195
↓ 7 callers
Method
hasClipping
! \return true, when clipping is enabled \sa setClipping(), clipRegion(), setClipRegion() */
3rdparty/qwt/src/qwt_plot_directpainter.cpp:125
↓ 7 callers
Method
hasNulls
pj_datastore/src/column_buffer.cpp:32
↓ 7 callers
Method
hasPendingInstall
pj_marketplace/src/core/ExtensionManager.cpp:640
↓ 7 callers
Method
hasTransformBufferForTest
pj_scene3D/widgets/include/pj_scene3d_widgets/Scene3DDockWidget.h:131
↓ 7 callers
Function
hudFont
pj_scene3D/widgets/tests/hud_overlay_test.cpp:32
↓ 7 callers
Function
isH264Keyframe
pj_scene2D/core/src/h264_utils.cpp:10
↓ 7 callers
Method
isInside
3rdparty/qwt/src/qwt_clipper.cpp:85
↓ 7 callers
Method
isVisible
! \return true if visible \sa setVisible(), show(), hide() */
3rdparty/qwt/src/qwt_plot_item.cpp:470
↓ 7 callers
Function
isolateSettings
Point default-constructed QSettings (which the layer's remote-fetch gate reads) at a throwaway INI file under a temp dir, so these tests neither read
pj_scene3D/widgets/tests/scene_entities_layer_model_test.cpp:148
↓ 7 callers
Method
keyMatch
! \brief Compare a key event with an event pattern. A key event matches the pattern when both have the same key value and in the state value
3rdparty/qwt/src/qwt_event_pattern.cpp:234
↓ 7 callers
Method
lastPointCountForTest
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/depth_cloud_layer.h:102
↓ 7 callers
Function
makeCancelToken
pj_scene2D/core/include/pj_scene2d_core/cancel_token.h:32
↓ 7 callers
Function
makePoints
pj_scene3D/tests/pointcloud_codecs_test.cpp:35
↓ 7 callers
Function
makePythonEngine
pj_scripting/src/python_engine.cpp:251
↓ 7 callers
Function
makeTimeline
pj_scene3D/tests/occupancy_grid_reconstructor_test.cpp:121
↓ 7 callers
Function
make_three_column_topic
Build a committed 3-column float64 topic "xyz". For row i in [0,n): col0 (x) = i, col1 (y) = 100+i, col2 (z) = 200+i; ts = 1000+i (ascending).
pj_datastore/tests/derived_engine_test.cpp:266
↓ 7 callers
Method
mergeButtonEnabledForTest
pj_widgets/src/Timeline.cpp:1982
↓ 7 callers
Function
mergedSampleCount
pj_runtime/tests/app_session_test.cpp:378
↓ 7 callers
Method
nextPaletteIndex
pj_runtime/src/CurveColorRegistry.cpp:17
↓ 7 callers
Method
order
pj_widgets/src/LayerListView.cpp:413
↓ 7 callers
Function
orderedKeyToFloat
pj_scene3D/core/include/pj_scene3d_core/aabb_gpu_key.h:35
↓ 7 callers
Method
pDist
! \return qwtAbs(p2() - p1()) */
3rdparty/qwt/src/qwt_scale_map.h:115
↓ 7 callers
Method
paintEngine
See QPaintDevice::paintEngine()
3rdparty/qwt/src/qwt_null_paintdevice.cpp:401
↓ 7 callers
Function
parseDisplaySuffix
pj_app/src/FanoutConfig.cpp:58
↓ 7 callers
Method
penWidthF
! \return Scale pen width \sa setPenWidth() */
3rdparty/qwt/src/qwt_abstract_scale_draw.cpp:159
↓ 7 callers
Function
pluginPathForId
pj_marketplace/tests/extension_manager_test.cpp:138
↓ 7 callers
Function
qwtRoundValue
3rdparty/qwt/src/qwt_point_mapper.cpp:31
↓ 7 callers
Function
rawIds
Underlying numeric ids, for order-sensitive comparison + readable failures.
pj_datastore/tests/clear_dataset_test.cpp:135
↓ 7 callers
Function
readSeriesValue
pj_datastore/src/query.cpp:28
↓ 7 callers
Method
reattachDatasetChunks
pj_datastore/src/engine.cpp:425
↓ 7 callers
Method
recipes
pj_runtime/src/DataProcessorService.cpp:200
↓ 7 callers
Method
refreshVisibleValues
pj_widgets/src/CurveTreeView.cpp:645
↓ 7 callers
Function
registerTopic
pj_scene2D/tests/scene_pipeline_source_test.cpp:70
↓ 7 callers
Method
rememberFixedFrame
pj_scene3D/widgets/src/transform_service.cpp:176
↓ 7 callers
Function
removeDirectoryIfSet
pj_marketplace/src/core/ExtensionManager.cpp:72
↓ 7 callers
Method
removeNode
pj_datastore/src/derived_engine.cpp:693
↓ 7 callers
Method
render
pj_scene3D/widgets/tests/shadow_persistence_gl_test.cpp:80
↓ 7 callers
Method
request
Run now (leading edge) if the window is open, otherwise mark a trailing run.
pj_widgets/include/pj_widgets/CoalescingTrigger.h:53
↓ 7 callers
Method
resolved2
3rdparty/qwt/src/qwt_spline_cubic.cpp:239
↓ 7 callers
Function
roundTripJson
pj_app/tests/layout_xml_test.cpp:23
↓ 7 callers
Method
samples
pj_datastore/src/query.cpp:415
↓ 7 callers
Method
saveParams
pj_scripting/src/lua_siso_transform.cpp:188
↓ 7 callers
Method
selectedCurveNamesRecursive
pj_widgets/src/CurveTreeView.cpp:595
↓ 7 callers
Function
serializeLayerParams
pj_scene_common/src/layer_params.cpp:13
↓ 7 callers
Method
setColor
pj_scene3D/widgets/src/passes/grid_render_pass.cpp:232
↓ 7 callers
Method
setColumnDescriptors
pj_datastore/src/topic_storage.cpp:54
↓ 7 callers
Method
setConfigWidget
pj_widgets/src/ConfigPanelHost.cpp:16
↓ 7 callers
Method
setGridVisible
pj_plotting/widget/src/PlotWidgetBase.cpp:409
↓ 7 callers
Method
setInteractionLocked
pj_widgets/src/Timeline.cpp:1726
↓ 7 callers
Method
setLineWidth
pj_plotting/widget/src/PlotWidgetBase.cpp:517
↓ 7 callers
Method
setObjectError
pj_datastore/src/plugin_data_host.cpp:1204
↓ 7 callers
Method
setPalette
! Sets the palette for the needle. \param palette New Palette */
3rdparty/qwt/src/qwt_dial_needle.cpp:197
↓ 7 callers
Method
setPlainText
! Interface for the designer plugin - does the same as setText() \sa plainText() */
3rdparty/qwt/src/qwt_text_label.cpp:73
↓ 7 callers
Method
setPosition
pj_plotting/widget/src/CurveTracker.cpp:81
↓ 7 callers
Method
setReadOnly
! \brief Allow/disallow the user to manually edit the value \param on True disable editing \sa isReadOnly() */
3rdparty/qwt/src/qwt_counter.cpp:177
↓ 7 callers
Method
setShowPerfHud
pj_scene3D/widgets/src/scene_view_widget.cpp:1070
↓ 7 callers
Method
setSourcePath
pj_scene3D/widgets/src/Scene3DDockWidget.cpp:465
↓ 7 callers
Method
setTimestamp
pj_scene2D/core/tests/composite_pixel_layers_test.cpp:21
↓ 7 callers
Method
setTitle
! Change the plot's title \param title New title */
3rdparty/qwt/src/qwt_plot.cpp:328
↓ 7 callers
Method
setTrackerParameter
pj_plotting/widget/src/PlotWidget.cpp:353
↓ 7 callers
Method
setTrackerTime
pj_scene3D/widgets/src/scene_view_widget.cpp:240
↓ 7 callers
Method
sourceDisplayOffset
pj_runtime/src/SessionManager.cpp:71
↓ 7 callers
Function
stamped
pj_scene3D/tests/tf_connections_test.cpp:28
↓ 7 callers
Function
storageKindSize
Byte size of a StorageKind's fixed-width element. Returns 0 for kString.
pj_datastore/include/pj_datastore/column_buffer.hpp:67
↓ 7 callers
Method
suffix
pj_widgets/include/pj_widgets/IntScrubber.h:36
↓ 7 callers
Method
takeFrame
pj_scene2D/core/tests/composite_pixel_layers_test.cpp:36
↓ 7 callers
Function
tinyFrame
pj_scene2D/tests/async_frame_worker_test.cpp:20
↓ 7 callers
Function
toStdStrings
pj_widgets/tests/curve_tree_view_test.cpp:26
↓ 7 callers
Function
transformedAabbAxisRange
Min/max of one axis (0=x, 1=y, 2=z) of `box` after transforming it by `transform` — i.e. the extent of the box's image along a DESTINATION-frame axis.
pj_scene3D/core/include/pj_scene3d_core/camera/camera.h:74
↓ 7 callers
Function
translation
pj_scene3D/tests/tf_connections_test.cpp:24
↓ 7 callers
Function
unionAABB
Union of two boxes. An invalid box is the identity, so unioning over a mix of reporting / non-reporting entities "just works".
pj_scene3D/core/include/pj_scene3d_core/camera/camera.h:39
↓ 7 callers
Method
updateTable
3rdparty/qwt/src/qwt_color_map.cpp:668
↓ 7 callers
Method
viewMatrix
pj_scene3D/core/src/camera/camera.cpp:92
↓ 7 callers
Function
voxelCount
pj_scene3D/core/src/voxel_grid_view.cpp:34
← previous
next →
801–900 of 8,069, ranked by callers