MCPcopy Create free account

hub / github.com/PlotJuggler/PlotJuggler / functions

Functions8,069 in github.com/PlotJuggler/PlotJuggler

↓ 3 callersMethodbuttonFullscreen
pj_plotting/widget/src/DockToolbar.cpp:69
↓ 3 callersFunctioncameraStateToJson
pj_scene3D/core/src/camera/camera.cpp:609
↓ 3 callersMethodcapacity
pj_datastore/src/buffer.cpp:48
↓ 3 callersFunctioncatalogKeyForItem
pj_widgets/src/CurveTreeView.cpp:177
↓ 3 callersMethodclearAllObjects
pj_runtime/src/SessionManager.cpp:667
↓ 3 callersMethodclearCurves
pj_widgets/src/CurveTreeView.cpp:529
↓ 3 callersMethodclearMeshes
pj_scene3D/widgets/src/passes/mesh_render_pass.cpp:513
↓ 3 callersFunctionclearModelCache
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 callersMethodclearRows
pj_widgets/src/LayerListView.cpp:350
↓ 3 callersMethodcollect
pj_app/src/PendingCurveBinder.cpp:23
↓ 3 callersMethodcolor
pj_widgets/include/pj_widgets/ColorPickerWidget.h:23
↓ 3 callersFunctioncompileShader
pj_scene3D/widgets/src/gl/program.cpp:59
↓ 3 callersFunctioncpuReference
Direct CPU AABB over the finite points, the reference the GPU must match.
pj_scene3D/widgets/tests/pointcloud_aabb_reducer_test.cpp:94
↓ 3 callersMethodcreateConfigWidget
pj_scene2D/widgets/src/layers/image_layer.cpp:141
↓ 3 callersMethodcreateDragMimeData
pj_widgets/src/CurveTreeView.cpp:842
↓ 3 callersMethodcurrent
pj_datastore/src/query.cpp:100
↓ 3 callersMethodcurrentFollowFrame
pj_scene3D/widgets/src/Scene3DDockWidget.cpp:911
↓ 3 callersMethodcurrentTab
pj_plotting/widget/src/TabbedPlotWidget.cpp:327
↓ 3 callersFunctioncurveFromItem
pj_runtime/src/CatalogModel.cpp:81
↓ 3 callersFunctioncurvePointAt
pj_plotting/widget/src/CurveTracker.cpp:233
↓ 3 callersFunctiondarkenedBBox
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 callersFunctiondbl
pj_scripting/tests/lua_siso_transform_test.cpp:64
↓ 3 callersMethoddecodeSampled
pj_scene2D/core/src/streaming_video_decoder.cpp:302
↓ 3 callersFunctiondecodeThumbnailJpeg
pj_scene2D/core/src/thumbnail_codec.cpp:103
↓ 3 callersMethoddetach
pj_scene_common/tests/scene_common_test.cpp:85
↓ 3 callersFunctiondetachItemWidgets
pj_widgets/src/LayerListView.cpp:247
↓ 3 callersMethoddimAxis
3rdparty/qwt/src/qwt_plot_layout.cpp:398
↓ 3 callersMethoddimYAxes
3rdparty/qwt/src/qwt_plot_layout.cpp:413
↓ 3 callersMethoddiscardRaster
! \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 callersFunctiondispatchNumericKind
pj_datastore/src/chunk.cpp:23
↓ 3 callersMethoddragBarForSnapTest
pj_widgets/src/Timeline.cpp:2002
↓ 3 callersMethoddrain
pj_scene2D/core/src/ffmpeg_decoder.cpp:339
↓ 3 callersFunctiondrawBackbone
3rdparty/qwt/src/qwt_scale_draw.cpp:60
↓ 3 callersMethoddrawBound
pj_scene3D/widgets/src/gizmos/arrow_gizmo.cpp:156
↓ 3 callersMethoddrawCacheNeedsRebuildForTest
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/robot_model_layer.h:165
↓ 3 callersMethoddrawItems
3rdparty/qwt/src/qwt_plot.cpp:764
↓ 3 callersMethoddrawSymbol
! \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 callersFunctiondrawTick
3rdparty/qwt/src/qwt_scale_draw.cpp:100
↓ 3 callersFunctioneffectiveColumns
pj_datastore/src/plugin_data_host.cpp:189
↓ 3 callersMethodempty
pj_datastore/src/topic_storage.cpp:133
↓ 3 callersFunctionencodeDraco
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 callersFunctionencodeYoloDetectionArray
pj_scene2D/tests/cdr_to_image_annotation_test.cpp:132
↓ 3 callersMethodevict
pj_scene3D/widgets/src/mesh_loader.cpp:436
↓ 3 callersFunctionexpectScalarRangeMatchesManual
pj_scene3D/tests/pointcloud_bounds_scan_equivalence_test.cpp:123
↓ 3 callersFunctionextRoot
pj_marketplace/src/core/ExtensionManager.cpp:28
↓ 3 callersMethodextend
! \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 callersFunctionextent
Perpendicular extent of the emitted geometry along an axis (1 = y, 0 = x).
pj_scene2D/core/tests/overlay_geometry_test.cpp:30
↓ 3 callersFunctionextractSeriesPaths
pj_app/src/LayoutXml.cpp:122
↓ 3 callersMethodfillRect
Wrapper for QPainter::fillRect()
3rdparty/qwt/src/qwt_painter.cpp:382
↓ 3 callersMethodfindById
pj_marketplace/src/core/RegistryManager.cpp:65
↓ 3 callersMethodfindSourcesForExtension
pj_runtime/src/ExtensionCatalogService.cpp:139
↓ 3 callersFunctionfirstValue
pj_datastore/tests/engine_integration_test.cpp:1295
↓ 3 callersMethodfitToContents
pj_widgets/src/Timeline.cpp:1237
↓ 3 callersFunctionforDecodeRangeAsDoubles
pj_datastore/src/encoding.cpp:253
↓ 3 callersFunctionforEachPlotCurve
pj_app/src/LayoutXml.cpp:106
↓ 3 callersFunctionformatLabel
pj_scene2D/tests/marker_palette.cpp:44
↓ 3 callersFunctionframeNameLess
pj_scene3D/core/src/tf/tf_buffer.cpp:485
↓ 3 callersFunctionframesContain
pj_scene3D/widgets/src/Scene3DDockWidget.cpp:101
↓ 3 callersMethodgetLatestSample
pj_scene3D/core/src/tf/tf_buffer.cpp:328
↓ 3 callersMethodgetStringList
pj_runtime/src/QSettingsBackend.cpp:33
↓ 3 callersMethodgpuAabbAvailable
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 callersMethodgridDivisions
pj_scene3D/widgets/include/pj_scene3d_widgets/scene_view_widget.h:189
↓ 3 callersMethodgridExtentMetres
pj_scene3D/widgets/include/pj_scene3d_widgets/scene_view_widget.h:192
↓ 3 callersFunctiongroundPointUnderPixel
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 callersFunctionhasExpectedStorage
pj_scene2D/widgets/src/pixel_inspector.cpp:55
↓ 3 callersMethodhasGridForTest
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/voxel_grid_layer.h:75
↓ 3 callersMethodhasNewerInstalledVersion
pj_marketplace/src/core/ExtensionManager.cpp:657
↓ 3 callersMethodhasSymmetricYAxes
3rdparty/qwt/src/qwt_plot_layout.cpp:200
↓ 3 callersMethodheightForWidth
3rdparty/qwt/src/qwt_text.cpp:522
↓ 3 callersMethodid
pj_plotting/tests/filtered_curve_adapter_test.cpp:30
↓ 3 callersFunctionimageForActiveFrame
pj_widgets/src/RasterFrame.cpp:10
↓ 3 callersMethodinit
3rdparty/qwt/src/qwt_spline.cpp:77
↓ 3 callersMethodinit
3rdparty/qwt/src/qwt_spline_local.cpp:79
↓ 3 callersMethodinitRaster
! \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 callersMethodinitializeGL
pj_scene3D/widgets/src/scene_view_widget.cpp:413
↓ 3 callersMethodinsert
3rdparty/qwt/src/qwt_color_map.cpp:134
↓ 3 callersMethodinstall
pj_scene2D/core/tests/depth_pipeline_source_test.cpp:75
↓ 3 callersMethodinterval
! \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 callersFunctioninvalidExtensionIdReason
pj_marketplace/src/core/ExtensionManager.cpp:53
↓ 3 callersFunctioninvalidPoint
pj_plotting/core/src/PointSeriesXY.cpp:23
↓ 3 callersFunctioninvalidRect
pj_plotting/core/src/PointSeriesXY.cpp:19
↓ 3 callersFunctioninvalidRect
pj_plotting/core/src/DatastoreCurveAdapter.cpp:25
↓ 3 callersMethodinvalidate
pj_scene2D/core/src/async_frame_worker.cpp:67
↓ 3 callersMethodisAxisValid
! 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 callersMethodisIncreasing
Check if the scale division is increasing( lowerBound() <= upperBound() )
3rdparty/qwt/src/qwt_scale_div.cpp:201
↓ 3 callersFunctionisInsideHostComposite
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 callersFunctionisObjectWidgetElement
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 callersMethodisPinPointEnabled
! \return True, when the pin point translation is enabled \sa setPinPoint(), setPinPointEnabled() */
3rdparty/qwt/src/qwt_symbol.cpp:1291
↓ 3 callersMethodisScalarKey
pj_runtime/src/CatalogModel.cpp:317
↓ 3 callersMethodisStringKey
pj_runtime/src/CatalogModel.cpp:322
↓ 3 callersFunctionisValidDepth
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 callersFunctionisValueOnlyItem
A value-only leaf (string field): has a Value cell but is excluded from drags.
pj_widgets/src/CurveTreeView.cpp:161
↓ 3 callersMethoditemAt
! 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 callersMethodjoinForShutdown
pj_app/src/FileLoader.cpp:1082
↓ 3 callersFunctionkeyDirFromAzEl
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 callersMethodkeyframeTimestamps
pj_scene2D/core/src/streaming_video_decoder.cpp:268
↓ 3 callersMethodlabelSide
pj_widgets/include/pj_widgets/ToggleSwitch.h:62
↓ 3 callersMethodlatestNumericAt
pj_datastore/src/reader.cpp:191
↓ 3 callersMethodlayerCount
Number of layers currently owned.
pj_scene2D/core/include/pj_scene2d_core/composite_media_source.h:55
↓ 3 callersMethodlegendData
! \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
← previousnext →1,501–1,600 of 8,069, ranked by callers