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
↓ 11 callers
Method
sceneView
The owned GL view, for the app's scene-controls panel (grid/gizmo/look setters live on SceneViewWidget). Null until the dock realizes its view.
pj_scene3D/widgets/include/pj_scene3d_widgets/Scene3DDockWidget.h:62
↓ 11 callers
Method
seed
pj_runtime/tests/data_processor_service_transform_test.cpp:83
↓ 11 callers
Function
sendMouse
Send a synchronous mouse event with explicit local + global positions (the scrubber's drag math reads globalPosition(); zone detection reads pos()). G
pj_widgets/tests/scrubber_base_test.cpp:32
↓ 11 callers
Method
setDatasetDisplayName
pj_runtime/src/CatalogModel.cpp:722
↓ 11 callers
Method
setSessionManager
pj_scene2D/widgets/src/Scene2DDockWidget.cpp:151
↓ 11 callers
Method
setSuffix
pj_widgets/src/IntScrubber.cpp:53
↓ 11 callers
Method
setTarget
pj_datastore/src/plugin_data_host.cpp:2039
↓ 11 callers
Method
setTime
! Set a time \param time Time to display */
3rdparty/qwt/src/qwt_analog_clock.cpp:176
↓ 11 callers
Method
setVec3
pj_scene3D/widgets/src/gl/program.cpp:238
↓ 11 callers
Function
tp
pj_scene3D/tests/tf_connections_test.cpp:20
↓ 11 callers
Function
unuseProgram
Unbind the current shader program (glUseProgram(0)). Shared by passes that restore default program state after drawing.
pj_scene3D/widgets/include/pj_scene3d_widgets/gl/gl_functions.h:117
↓ 11 callers
Method
zoomToCursor
pj_scene3D/core/src/camera/camera.cpp:155
↓ 10 callers
Function
adaptRadioButtonPairs
pj_dialog_host/src/widget_adapters.cpp:537
↓ 10 callers
Method
attach
pj_scene3D/widgets/src/layers/voxel_grid_layer.cpp:99
↓ 10 callers
Function
baseProviderFor
pj_scene3D/tests/occupancy_grid_reconstructor_test.cpp:86
↓ 10 callers
Function
catalogueFromSource
Inline single-filter catalogues for the by-id service tests. The real bundled resource isn't linked into this headless binary; an inline Luau twin is
pj_runtime/tests/data_processor_service_test.cpp:28
↓ 10 callers
Method
checkLatestRelease
pj_runtime/src/UpdateChecker.cpp:37
↓ 10 callers
Method
datasetRawTimeRange
pj_runtime/src/AppSession.cpp:107
↓ 10 callers
Method
detach
pj_scene2D/widgets/src/layers/scene2d_layer.cpp:61
↓ 10 callers
Function
event
3rdparty/qwt/src/qwt_legend.cpp:164
↓ 10 callers
Method
evictDatasetObjects
pj_runtime/src/SessionManager.cpp:644
↓ 10 callers
Function
extractFanout
pj_app/src/FanoutConfig.cpp:19
↓ 10 callers
Method
fetch
pj_scene3D/widgets/src/url_fetcher.cpp:80
↓ 10 callers
Function
findLink
Find a link by name (helper; links are an unordered vector).
pj_scene3D/widgets/tests/urdf_parser_test.cpp:33
↓ 10 callers
Method
flush
pj_datastore/src/writer.cpp:472
↓ 10 callers
Method
flushPending
pj_runtime/src/DataSourceRuntimeHost.cpp:293
↓ 10 callers
Method
indexAtOrBeforeTime
pj_datastore/src/query.cpp:344
↓ 10 callers
Method
isEnabled
pj_plotting/widget/include/pj_plotting/CurveTracker.h:31
↓ 10 callers
Method
loadConfig
pj_app/tests/msgbox_mock_source.cpp:30
↓ 10 callers
Function
makeScalarDataset
Build a dataset with two scalar topics ("alpha", "beta"), each carrying `rows` samples (ts = i, value = i). Returns the dataset id; appends the two to
pj_datastore/tests/clear_dataset_test.cpp:31
↓ 10 callers
Method
mergeDatasets
pj_runtime/src/AppSession.cpp:248
↓ 10 callers
Method
notifyIngest
pj_runtime/src/SessionManager.cpp:271
↓ 10 callers
Function
poseAt
pj_scene2D/core/tests/scene_entities_2d_decoder_test.cpp:20
↓ 10 callers
Method
readNumericAsInt64
pj_datastore/src/chunk.cpp:673
↓ 10 callers
Method
render
! \brief Replay all recorded painter commands \param painter Qt painter */
3rdparty/qwt/src/qwt_graphic.cpp:624
↓ 10 callers
Function
renderHudPanel
pj_scene3D/widgets/src/hud_overlay.cpp:15
↓ 10 callers
Function
reorderIds
pj_widgets/src/LayerListView.cpp:498
↓ 10 callers
Function
resolveSeriesPath
pj_app/src/PendingCurveBinder.cpp:11
↓ 10 callers
Function
scalarField
pj_scene3D/tests/voxel_grid_view_test.cpp:37
↓ 10 callers
Method
sceneExtent
pj_widgets/src/Timeline.cpp:92
↓ 10 callers
Method
setDefaultStyle
pj_plotting/widget/src/PlotWidgetBase.cpp:497
↓ 10 callers
Method
setDialogTitle
pj_widgets/src/Dialog.cpp:68
↓ 10 callers
Method
setDisplayOffset
pj_datastore/src/engine.cpp:268
↓ 10 callers
Method
style
! \return Style of the curve \sa setStyle() */
3rdparty/qwt/src/qwt_plot_curve.cpp:253
↓ 10 callers
Method
take
pj_scene2D/core/src/async_frame_worker.cpp:94
↓ 10 callers
Function
textureColorSpaceForSlot
Color-space policy per material slot: base-color/emissive carry color data (sRGB); metallic-roughness/normal/occlusion carry linear data. The renderer
pj_scene3D/widgets/include/pj_scene3d_widgets/passes/mesh_render_pass.h:36
↓ 10 callers
Method
titleLabel
\return Title label widget.
3rdparty/qwt/src/qwt_plot.cpp:357
↓ 10 callers
Function
toVec4
pj_scene3D/core/src/scene_entities_decode.cpp:31
↓ 10 callers
Function
updatesProviderFor
pj_scene3D/tests/occupancy_grid_reconstructor_test.cpp:98
↓ 10 callers
Method
xmlLoadState
pj_scene3D/widgets/src/Scene3DDockWidget.cpp:1384
↓ 9 callers
Method
add
3rdparty/qwt/src/qwt_spline_cubic.cpp:40
↓ 9 callers
Function
addGridRow
Add one [label | field | trailing] row to a 3-column scene-control grid. Using a real grid column (not an in-cell spacer) keeps every field's right ed
pj_app/src/ui/Scene3DConfigPanel.cpp:84
↓ 9 callers
Method
autoReplot
! \return true if the autoReplot option is set. \sa setAutoReplot() */
3rdparty/qwt/src/qwt_plot.cpp:319
↓ 9 callers
Function
buildTypedChunk
pj_datastore/benchmarks/read_benchmark.cpp:35
↓ 9 callers
Function
buildYuvMatrix
pj_scene2D/core/src/video_color.cpp:8
↓ 9 callers
Function
collect
(pkt)
pj_scene2D/tools/mp4_to_mcap/mp4_to_mcap.py:65
↓ 9 callers
Function
collectRowsCol
Collect (timestamp, value) pairs for a given column index.
pj_datastore/tests/derived_engine_test.cpp:835
↓ 9 callers
Function
countRows
Count visible rows for a topic over the full open range. Returns 0 for a missing topic (rangeQuery yields no cursor) and for an existing empty one.
pj_datastore/tests/clear_dataset_test.cpp:49
↓ 9 callers
Function
currentTransformId
pj_plotting/tests/filter_editor_panel_test.cpp:78
↓ 9 callers
Function
encodedBytesPerRow
Helper to compute encoded bytes for a chunk column, accounting for new encodings
pj_datastore/benchmarks/read_benchmark.cpp:85
↓ 9 callers
Method
getFrameHierarchy
pj_scene3D/core/src/tf/tf_buffer.cpp:405
↓ 9 callers
Method
hasUpdate
pj_marketplace/src/core/ExtensionManager.cpp:667
↓ 9 callers
Function
importIpcStream
pj_datastore/src/arrow_import.cpp:512
↓ 9 callers
Method
interval
! \return lowerBound -> upperBound */
3rdparty/qwt/src/qwt_scale_div.cpp:111
↓ 9 callers
Method
isEmpty
3rdparty/qwt/src/qwt_plot_legenditem.cpp:101
↓ 9 callers
Method
isFull
pj_datastore/src/chunk.cpp:415
↓ 9 callers
Function
keyframe
pj_scene2D/tests/video_codec_utils_test.cpp:28
↓ 9 callers
Method
lastLoadedSource
The most recently loaded source, or nullopt if none. Backs the quick-reload button, the 3D dock's source-path seeding, and the layout same-source chec
pj_runtime/include/pj_runtime/SessionManager.h:256
↓ 9 callers
Function
liveTopicTimeRange
pj_scene_common/src/scene_layer.cpp:8
↓ 9 callers
Method
makeRestoredProcessor
pj_runtime/src/DataProcessorService.cpp:250
↓ 9 callers
Method
metadata
pj_datastore/src/topic_storage.cpp:66
↓ 9 callers
Function
name
pj_plotting/widget/src/TabbedPlotWidget.cpp:131
↓ 9 callers
Function
occupancyGridBounds
AABB of an occupancy grid given its origin (the grid's min corner, in the grid's own source frame), cell resolution (metres/cell), and dimensions in c
pj_scene3D/core/include/pj_scene3d_core/camera/camera.h:117
↓ 9 callers
Method
openPanel
pj_dialog_host/src/panel_engine.cpp:304
↓ 9 callers
Function
parseDisplayName
pj_app/src/FanoutConfig.cpp:75
↓ 9 callers
Method
plotLayout
\return the plot's layout
3rdparty/qwt/src/qwt_plot.cpp:430
↓ 9 callers
Method
recomputeBatch
pj_datastore/src/derived_engine.cpp:1277
↓ 9 callers
Function
registerObjectTopic
pj_datastore/tests/clear_dataset_test.cpp:128
↓ 9 callers
Method
removeDataset
pj_runtime/src/CatalogModel.cpp:762
↓ 9 callers
Method
replot
! \brief Redraw the plot If the autoReplot option is not set (which is the default) or if any curves are attached to raw data, the plot has
3rdparty/qwt/src/qwt_plot.cpp:545
↓ 9 callers
Function
resolveNamedIconPath
pj_dialog_host/src/widget_binding.cpp:62
↓ 9 callers
Function
resolveObject
pj_scene3D/widgets/src/resolve_object.cpp:53
↓ 9 callers
Function
resolveTexture
Resolve one texture map of a material into a TextureSource. Embedded glTF/GLB images (assimp ref "*N") become inline bytes keyed by content hash; exte
pj_scene3D/widgets/src/mesh_loader.cpp:74
↓ 9 callers
Method
scaleDraw
! \return the scale draw of the knob \sa setScaleDraw() */
3rdparty/qwt/src/qwt_knob.cpp:272
↓ 9 callers
Function
serializeToIpc
Build an IPC byte buffer from a schema + array. The array must be a struct array whose children are the column arrays.
pj_datastore/tests/arrow_import_test.cpp:37
↓ 9 callers
Method
setDefaultSize
! \brief Set a default size The default size is used in all methods rendering the graphic, where no size is explicitly specified. Assigning
3rdparty/qwt/src/qwt_graphic.cpp:553
↓ 9 callers
Method
setFlags
! Set the flags affecting the transformation process \param flags Flags \sa flags(), setFlag() */
3rdparty/qwt/src/qwt_point_mapper.cpp:564
↓ 9 callers
Method
setPixmap
! Set a pixmap as symbol \param pixmap Pixmap \sa pixmap(), setGraphic() \note the style() is set to QwtSymbol::Pixmap \note brush()
3rdparty/qwt/src/qwt_symbol.cpp:992
↓ 9 callers
Method
setReleaseApiUrl
pj_runtime/src/UpdateChecker.cpp:33
↓ 9 callers
Method
setRows
pj_widgets/src/LayerListView.cpp:288
↓ 9 callers
Method
setStyle
pj_plotting/widget/src/PlotWidgetBase.cpp:545
↓ 9 callers
Method
setSymbol
! \brief Assign a symbol The curve will take the ownership of the symbol, hence the previously set symbol will be delete by setting a new on
3rdparty/qwt/src/qwt_plot_curve.cpp:268
↓ 9 callers
Method
setValuesColumnHidden
pj_widgets/src/CurveTreeView.cpp:637
↓ 9 callers
Function
sizeHint
pj_widgets/src/LayerListView.cpp:141
↓ 9 callers
Method
sourceFrame
pj_scene3D/widgets/tests/shadow_persistence_gl_test.cpp:96
↓ 9 callers
Function
topicKey
Single keying convention for the per-topic layer/orphan maps shared by the base dock and its subclasses (the uint32 topic id widened to int64). One de
pj_scene_common/include/pj_scene_common/scene_layer.h:36
↓ 9 callers
Method
uploadTexture
pj_scene3D/widgets/src/passes/mesh_render_pass.cpp:715
↓ 9 callers
Function
vertexColor
pj_scene2D/core/src/overlay_geometry.cpp:37
↓ 9 callers
Function
voxelByteOffset
pj_scene3D/core/src/voxel_grid_view.cpp:38
↓ 9 callers
Function
writePendingIntentForTest
pj_marketplace/tests/extension_manager_test.cpp:171
← previous
next →
601–700 of 8,069, ranked by callers