MCPcopy Create free account

hub / github.com/PlotJuggler/PlotJuggler / functions

Functions8,069 in github.com/PlotJuggler/PlotJuggler

↓ 7 callersFunctionwithCoreGlFunctions
pj_scene3D/widgets/include/pj_scene3d_widgets/gl/gl_functions.h:78
↓ 7 callersMethodxmlSaveState
pj_scene3D/widgets/src/Scene3DDockWidget.cpp:1283
↓ 7 callersMethodz
\return The z-coordinate of the point.
3rdparty/qwt/src/qwt_point_3d.h:115
↓ 7 callersMethodz
3rdparty/qwt/src/qwt_raster_data.cpp:31
↓ 7 callersMethodzoomOut
pj_plotting/widget/src/PlotWidget.cpp:734
↓ 6 callersMethodactiveCloudIsFastForTest
True when the render pass holds a zero-copy fast cloud (vs the CloudVertex fallback) — lets a test assert an eligible cloud (incl. packed-rgba RGB-dir
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/pointcloud_layer.h:162
↓ 6 callersFunctionadaptCheckBoxes
pj_dialog_host/src/widget_adapters.cpp:549
↓ 6 callersFunctionadaptStyledWidgets
pj_dialog_host/src/widget_adapters.cpp:657
↓ 6 callersMethodaddCubic
3rdparty/qwt/src/qwt_spline_pleasing.cpp:83
↓ 6 callersMethodaddCubic
3rdparty/qwt/src/qwt_spline.cpp:87
↓ 6 callersMethodaddCubic
3rdparty/qwt/src/qwt_spline_local.cpp:88
↓ 6 callersFunctionappendEdge
pj_scene3D/widgets/tests/transform_service_test.cpp:82
↓ 6 callersMethodappendInt64
pj_datastore/src/column_buffer.cpp:113
↓ 6 callersMethodapplyBarDragForTest
pj_widgets/src/Timeline.cpp:1861
↓ 6 callersMethodapplyFilter
pj_plotting/widget/src/CurveEditor.cpp:492
↓ 6 callersFunctionapplySvgIcon
Re-skin a QFileDialog toolbar button identified by objectName with one of the app's themed SVG icons. Silent no-op when the button is missing (defensi
pj_widgets/src/FileDialog.cpp:41
↓ 6 callersMethodareConnected
pj_scene3D/core/src/tf/tf_buffer.cpp:253
↓ 6 callersMethodbarCount
pj_widgets/src/Timeline.cpp:1098
↓ 6 callersFunctionbatchWithDeletions
pj_scene3D/widgets/tests/scene_entities_layer_model_test.cpp:119
↓ 6 callersMethodboundDatasetIdForTest
The dataset the dock's TF buffer is currently bound to (0 = unbound), and whether a TF buffer is bound at all. Lets tests assert the M.17 rebind/reset
pj_scene3D/widgets/include/pj_scene3d_widgets/Scene3DDockWidget.h:128
↓ 6 callersFunctionbufferOffset
raster_ipc/RasterIpcProtocol.h:37
↓ 6 callersMethodcheckComplete
pj_scene3D/widgets/src/gl/framebuffer.cpp:52
↓ 6 callersFunctionclampToByte
pj_scene2D/widgets/src/pixel_inspector.cpp:35
↓ 6 callersFunctioncleanBackups
pj_marketplace/tests/extension_manager_test.cpp:164
↓ 6 callersMethodclear
pj_datastore/src/object_store.cpp:851
↓ 6 callersMethodclearAll
pj_runtime/src/CatalogModel.cpp:688
↓ 6 callersMethodcolorIndex
! \brief Map a value of a given interval into a color index \param numColors Number of colors \param interval Range for all values \param
3rdparty/qwt/src/qwt_color_map.cpp:278
↓ 6 callersMethodcompare
3rdparty/qwt/src/qwt_raster_data.cpp:141
↓ 6 callersFunctioncreateNegate
Create one transform through the bridge's C ABI view.
pj_runtime/tests/data_processors_runtime_host_test.cpp:63
↓ 6 callersFunctioncurveDisplayName
The full human-readable path used to label a curve: "topic/field" (dots normalized to '/', leading slashes stripped), falling back to the opaque catal
pj_runtime/include/pj_runtime/CurveDisplayName.h:39
↓ 6 callersFunctioncurveKey
pj_plotting/widget/src/PlotWidget.cpp:67
↓ 6 callersFunctiondecodeDraco
pj_scene3D/core/src/pointcloud_codecs.cpp:178
↓ 6 callersMethoddecodeInFlightForTest
True while an async compressed decode is in flight (or its finished event is still queued) — lets tests pump the loop until the result landed.
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/pointcloud_layer.h:151
↓ 6 callersFunctiondecodeSerialized
pj_scene2D/core/tests/scene_entities_2d_decoder_test.cpp:26
↓ 6 callersMethoddescriptorForPath
pj_runtime/src/CatalogModel.cpp:402
↓ 6 callersMethoddevicePixelRatio
! \return Pixel ratio for a paint device \param paintDevice Paint device */
3rdparty/qwt/src/qwt_painter.cpp:1491
↓ 6 callersFunctiondictionaryEncodeStrings
pj_datastore/src/encoding.cpp:291
↓ 6 callersFunctiondirectCdataText
pj_app/src/LayoutXml.cpp:37
↓ 6 callersMethoddraw
pj_plotting/widget/src/PlotLegend.cpp:43
↓ 6 callersMethoddrawPolyline
Wrapper for QPainter::drawPolyline()
3rdparty/qwt/src/qwt_painter.cpp:578
↓ 6 callersMethodensureSize
pj_datastore/src/buffer.cpp:68
↓ 6 callersFunctionexpectRgb
pj_scene2D/tests/codecs_test.cpp:99
↓ 6 callersFunctionexpectValidIndices
Indices must all be in range and form whole triangles.
pj_scene3D/widgets/tests/mesh_loader_test.cpp:69
↓ 6 callersFunctionfetchSync
pj_scene3D/widgets/tests/url_fetcher_test.cpp:229
↓ 6 callersFunctionfieldFitsInPoint
True when reading `field` stays inside one point: offset + width*count <= point_step. Computed in uint64 so the offset+size sum cannot overflow uint32
pj_scene3D/core/src/pointcloud_convert.cpp:94
↓ 6 callersMethodfindByName
pj_datastore/src/type_registry.cpp:110
↓ 6 callersMethodfindParserByEncoding
pj_runtime/src/ExtensionCatalogService.cpp:144
↓ 6 callersMethodfirstSequentialUID
pj_datastore/src/object_store.cpp:244
↓ 6 callersMethodfocusedDock
pj_plotting/widget/src/PlotDocker.cpp:622
↓ 6 callersMethodfollowShift
pj_scene3D/core/src/camera/camera.cpp:125
↓ 6 callersMethodfooterLabel
\return Footer label widget.
3rdparty/qwt/src/qwt_plot.cpp:401
↓ 6 callersMethodglobalTimeReference
pj_runtime/src/SessionManager.cpp:87
↓ 6 callersFunctionhaveGl
True when the view holds a usable (valid) GL context.
pj_scene3D/widgets/tests/gl_scene_test_support.h:23
↓ 6 callersMethodheightForWidth
pj_widgets/src/FlowLayout.cpp:63
↓ 6 callersFunctionidentity
pj_scene3D/tests/tf_buffer_hierarchy_test.cpp:24
↓ 6 callersMethodincrementTruncatedSampleCount
pj_datastore/src/topic_storage.cpp:177
↓ 6 callersMethodindexAtOrAfterTime
pj_datastore/src/query.cpp:371
↓ 6 callersFunctionindexBytesFor
--------------------------------------------------------------------------- Byte-width helpers -------------------------------------------------------
pj_datastore/include/pj_datastore/encoding.hpp:126
↓ 6 callersMethodinfo
pj_scene2D/widgets/src/layers/scene2d_layer.cpp:34
↓ 6 callersFunctioninfoIds
pj_scene_common/tests/scene_common_test.cpp:48
↓ 6 callersMethodisBusy
pj_app/src/FileLoader.cpp:1074
↓ 6 callersFunctionisClose
3rdparty/qwt/src/qwt_polar_grid.cpp:23
↓ 6 callersMethodisEmpty
! \return True, when the bounding rectangle is empty \sa boundingRect(), isNull() */
3rdparty/qwt/src/qwt_graphic.cpp:422
↓ 6 callersFunctionisScalarField
Convenience accessors. Prefer these over std::get_if at call sites.
pj_runtime/include/pj_runtime/CatalogModel.h:79
↓ 6 callersMethoditemAt
pj_widgets/src/FlowLayout.cpp:44
↓ 6 callersFunctionjoinPath
Join a root directory and a relative path with a single separator.
pj_scene3D/widgets/src/urdf_package_resolver.cpp:23
↓ 6 callersFunctionlockWriteEngines
pj_datastore/src/plugin_data_host.cpp:232
↓ 6 callersFunctionmakeBase
pj_scene3D/tests/occupancy_grid_reconstructor_test.cpp:25
↓ 6 callersFunctionmakeDescriptor
pj_datastore/benchmarks/ingest_benchmark.cpp:30
↓ 6 callersMethodmakeProcessor
pj_scripting/src/filter_catalogue.cpp:40
↓ 6 callersFunctionmakeRgbFrame
pj_scene2D/tests/undistort_remap_test.cpp:137
↓ 6 callersFunctionmakeTopic
Register a scalar topic and commit `rows` samples (ts == val == i). Returns id.
pj_datastore/tests/engine_thread_safety_test.cpp:54
↓ 6 callersFunctionmakeUrlEntity
pj_scene3D/widgets/tests/scene_entities_layer_model_test.cpp:157
↓ 6 callersMethodmargin
Return label's text margin in pixels
3rdparty/qwt/src/qwt_text_label.cpp:154
↓ 6 callersFunctionnextNalHeader
Offset of the byte after the next Annex-B start code at/after `offset`, or `size` if none. Start codes are 0x000001 (3-byte) or 0x00000001 (4-byte).
pj_scene2D/core/src/video_codec_utils.cpp:23
↓ 6 callersMethodonTopicCommitted
pj_plotting/core/src/PointSeriesXY.cpp:99
↓ 6 callersFunctionpickNearestFrame
Index into `points` of the frame whose projected pixel is closest to the cursor AND within `radius_px`, or nullopt when none qualifies. On an exact di
pj_scene3D/core/include/pj_scene3d_core/tf/frame_picking.h:36
↓ 6 callersFunctionpositiveOrDefault
pj_scene2D/core/src/scene_entities_2d_decoder.cpp:42
↓ 6 callersFunctionprojectFrameOrigin
Project a frame origin (expressed in the fixed/world frame) to logical screen pixels (top-left origin, +y DOWN — Qt widget convention, so it compares
pj_scene3D/core/include/pj_scene3d_core/tf/frame_picking.h:19
↓ 6 callersFunctionprojectToNdc
NDC.xy of a world point under the given view/proj (perspective divide).
pj_scene3D/tests/camera_zoom_to_cursor_test.cpp:34
↓ 6 callersFunctionpushPackets
pj_scene2D/tests/streaming_video_decoder_test.cpp:29
↓ 6 callersFunctionputPoint
pj_scene3D/widgets/tests/pointcloud_context_recreation_test.cpp:92
↓ 6 callersFunctionqwtExpandedToGlobalStrut
3rdparty/qwt/src/qwt.cpp:21
↓ 6 callersFunctionqwtSlopeAkima
3rdparty/qwt/src/qwt_spline_local.cpp:197
↓ 6 callersFunctionqwtTensionPleasing
3rdparty/qwt/src/qwt_spline_pleasing.cpp:124
↓ 6 callersFunctionreadFixtureBytes
pj_scene3D/widgets/tests/mesh_loader_test.cpp:28
↓ 6 callersMethodreadInt64
pj_datastore/src/column_buffer.cpp:322
↓ 6 callersFunctionreadPath
Reads a (topic, field) attribute pair off a curve element into a SeriesPath. Returns nullopt when the topic attribute is absent (e.g. a curve that car
pj_app/src/LayoutXml.cpp:97
↓ 6 callersFunctionreadY
pj_plotting/core/src/PointSeriesXY.cpp:32
↓ 6 callersFunctionreadableName
Best human-readable label for a source curve: prefer the field display fields, falling back to the opaque catalog key only when those are empty. A ma
pj_plotting/widget/src/FilterEditorPanel.cpp:61
↓ 6 callersFunctionrealize
Force the button to be laid out so width()/sizeHint() reflect the final, wrapped geometry. show() triggers Polish (label wrapping) then the showEvent(
pj_widgets/tests/messagebox_test.cpp:25
↓ 6 callersFunctionrebindCurveKeys
pj_app/src/LayoutXml.cpp:143
↓ 6 callersMethodrebuildDrawCacheForTest
Runs the (GL-free) draw-cache rebuild — which injects the fixed-joint TF bridges into frame_ctx.tf — so a test can assert the buffer the layer renders
pj_scene3D/widgets/include/pj_scene3d_widgets/layers/robot_model_layer.h:171
↓ 6 callersMethodrefreshCount
pj_scene_common/tests/scene_common_test.cpp:180
↓ 6 callersFunctionregisterCloudTopic
pj_scene3D/widgets/tests/pointcloud_layer_cache_test.cpp:86
↓ 6 callersFunctionregisterVoxelParser
pj_scene3D/widgets/tests/voxel_grid_layer_test.cpp:62
↓ 6 callersMethodreleaseGL
pj_scene3D/widgets/tests/shadow_persistence_gl_test.cpp:81
↓ 6 callersMethodrenderHints
\return Render hints
3rdparty/qwt/src/qwt_graphic.cpp:464
↓ 6 callersMethodrenderKey
pj_scene3D/widgets/src/layers/pointcloud_layer.cpp:377
↓ 6 callersFunctionrenderSvgPixmap
Rasterise a monochrome SVG at the requested logical size, honouring the caller's devicePixelRatio so QLabel::setPixmap stays crisp on HiDPI screens. U
pj_widgets/include/pj_widgets/SvgUtil.h:111
← previousnext →901–1,000 of 8,069, ranked by callers