MCPcopy Create free account

hub / github.com/PlotJuggler/PlotJuggler / functions

Functions8,069 in github.com/PlotJuggler/PlotJuggler

↓ 13 callersFunctionlatestAt
pj_datastore/src/query.cpp:170
↓ 13 callersFunctionmakeGrid
Build a densely-packed VoxelGrid whose `data` views `bytes` (kept alive by the caller). Strides default to the no-padding packing for `cell_stride`.
pj_scene3D/tests/voxel_grid_view_test.cpp:21
↓ 13 callersFunctionmakeScrollableTimeline
A pair of wide tracks at default zoom span far more than the viewport, so the scene scrolls and the pill is live.
pj_widgets/tests/timeline_widget_test.cpp:167
↓ 13 callersMethodmatrix
pj_scene3D/core/include/pj_scene3d_core/tf/transform.h:51
↓ 13 callersMethodnextUIDAfter
pj_datastore/src/object_store.cpp:258
↓ 13 callersFunctionparseUrdf
pj_scene3D/widgets/src/urdf_parser.cpp:212
↓ 13 callersMethodreadFloat32
pj_datastore/src/column_buffer.cpp:310
↓ 13 callersFunctionreadValues
pj_runtime/tests/data_processor_service_test.cpp:53
↓ 13 callersFunctionregisterObjectTopic
Register one ObjectStore topic (dataset_id default 1) and return its id. EXPECT (not ASSERT — this returns a value) flags a registration failure.
pj_scene3D/widgets/tests/mock_parser_support.h:74
↓ 13 callersMethodrender
pj_scene3D/widgets/src/passes/edl_pass.cpp:122
↓ 13 callersMethodreplaceDatasetFrom
pj_datastore/src/engine.cpp:534
↓ 13 callersMethods2
! \return Second border of the scale interval */
3rdparty/qwt/src/qwt_scale_map.h:91
↓ 13 callersMethodsetCurrentTime
pj_runtime/src/PlaybackEngine.cpp:73
↓ 13 callersMethodsetMinValue
! Assign the lower limit of the interval \param minValue Minimum value */
3rdparty/qwt/src/qwt_interval.h:176
↓ 13 callersMethodsetObjectWidgetFactory
pj_plotting/widget/src/DockWidget.cpp:127
↓ 13 callersMethodsetSize
! \brief Specify the symbol's size If the 'h' parameter is left out or less than 0, and the 'w' parameter is greater than or equal to 0,
3rdparty/qwt/src/qwt_symbol.cpp:1067
↓ 13 callersMethodsetTicks
! Assign ticks \param tickType MinorTick, MediumTick or MajorTick \param ticks Values of the tick positions */
3rdparty/qwt/src/qwt_scale_div.cpp:297
↓ 13 callersMethodtimeMax
pj_datastore/src/topic_storage.cpp:151
↓ 13 callersFunctionvideoCodecIdFromFormat
pj_scene2D/core/src/video_codec_utils.cpp:119
↓ 12 callersMethodaddBundledSource
pj_scripting/src/filter_catalogue.cpp:15
↓ 12 callersFunctionaddScalarTopic
pj_plotting/tests/plot_widget_default_style_test.cpp:23
↓ 12 callersMethodalpha
! \return Alpha coordinate \sa setAlpha() */
3rdparty/qwt/src/qwt_color_map.cpp:856
↓ 12 callersMethodappendTimestamps
pj_datastore/src/chunk.cpp:191
↓ 12 callersFunctionasObjectTopic
pj_runtime/include/pj_runtime/CatalogModel.h:88
↓ 12 callersFunctionasScalarField
pj_runtime/include/pj_runtime/CatalogModel.h:85
↓ 12 callersMethodaxisWidget
! \return Scale widget of the specified axis, or NULL if axisId is invalid. \param axisId Axis */
3rdparty/qwt/src/qwt_plot_axis.cpp:141
↓ 12 callersMethodazimuth
Returns the azimuth.
3rdparty/qwt/src/qwt_point_polar.h:108
↓ 12 callersMethodbeginRefill
pj_runtime/src/SessionManager.cpp:284
↓ 12 callersMethodboundingRect
pj_plotting/core/src/PointSeriesXY.cpp:72
↓ 12 callersMethodbounds
pj_datastore/src/query.cpp:422
↓ 12 callersFunctioncameraFrontCalibration
Waymo CAMERA_FRONT calibration (foxglove.CameraCalibration ground truth).
pj_scene2D/tests/undistort_remap_test.cpp:22
↓ 12 callersFunctioncomputeUndistortMap
pj_scene2D/core/src/undistort_remap.cpp:84
↓ 12 callersMethodcopy
\return Clone of the transformation
3rdparty/qwt/src/qwt_transform.cpp:68
↓ 12 callersFunctiondraw
3rdparty/qwt/src/qwt_plot_item.h:212
↓ 12 callersMethodextensions
pj_marketplace/src/core/RegistryManager.cpp:50
↓ 12 callersMethodfinishBulkAppend
pj_datastore/src/chunk.cpp:258
↓ 12 callersFunctionhasCanonical3DCodec
pj_scene3D/widgets/src/resolve_object.cpp:37
↓ 12 callersMethodingestNewTransforms
pj_scene3D/widgets/src/transform_service.cpp:219
↓ 12 callersMethodinvTransform
pj_plotting/widget/src/PlotMagnifier.cpp:104
↓ 12 callersMethodinvalidateDataset
pj_scene3D/widgets/src/transform_service.cpp:118
↓ 12 callersFunctionkeyForTopic
pj_plotting/tests/plot_widget_default_style_test.cpp:36
↓ 12 callersMethodlookup
pj_scene3D/widgets/src/render_pass.cpp:10
↓ 12 callersFunctionmakeBoundHandle
pj_scene3D/widgets/tests/transform_service_test.cpp:182
↓ 12 callersMethodmode
! \return Render mode \sa setMode() */
3rdparty/qwt/src/qwt_null_paintdevice.cpp:395
↓ 12 callersMethodorientation
! \return Orientation \sa setOrientation() */
3rdparty/qwt/src/qwt_wheel.cpp:661
↓ 12 callersFunctionpluginFileName
pj_marketplace/tests/extension_manager_test.cpp:154
↓ 12 callersMethodprojMatrix
pj_scene3D/core/src/camera/camera.cpp:105
↓ 12 callersFunctionqwtFuzzyCompare
! \brief Compare 2 values, relative to an interval Values are "equal", when : \f$\cdot value2 - value1 <= abs(intervalSize * 10e^{-6})\f$
3rdparty/qwt/src/qwt_math.h:170
↓ 12 callersFunctionqwtNormalizeDegrees
! \brief Normalize an angle to be int the range [0.0, 360.0[ \param radians Angle in degrees \return Normalized angle in degrees */
3rdparty/qwt/src/qwt_math.cpp:35
↓ 12 callersMethodraw
The raw C-ABI fat pointer (for direct wiring / tests).
pj_runtime/include/pj_runtime/DataProcessorsRuntimeHost.h:53
↓ 12 callersFunctionreadFloat
pj_scene3D/tests/pointcloud_codecs_test.cpp:117
↓ 12 callersMethodrecordLoadedSource
pj_runtime/src/SessionManager.cpp:630
↓ 12 callersFunctionrecorder
Wire connectWidgetSignals to a recorder so tests can assert what the plugin would have received.
pj_dialog_host/tests/widget_binding_test.cpp:63
↓ 12 callersFunctionrefReplay
pj_scene3D/tests/occupancy_grid_reconstructor_test.cpp:56
↓ 12 callersMethodregisterServices
pj_runtime/src/ToolboxRuntimeHost.cpp:59
↓ 12 callersFunctionregisterTopic
pj_scene3D/widgets/tests/transform_service_test.cpp:193
↓ 12 callersMethodregisterType
pj_scene_common/src/layer_factory.cpp:10
↓ 12 callersFunctionreplaceWriteScalar
pj_datastore/tests/engine_integration_test.cpp:1284
↓ 12 callersMethodreset
pj_scripting/src/lua_siso_transform.cpp:122
↓ 12 callersMethodreset
pj_datastore/src/builtin_transforms.cpp:12
↓ 12 callersMethodsetDisplayOffset
pj_runtime/src/SessionManager.cpp:227
↓ 12 callersMethodsetGeometry
pj_widgets/src/FlowLayout.cpp:67
↓ 12 callersMethodsetRenderFlags
! \brief Change the render flags The default setting is Qt::AlignCenter \param renderFlags Bitwise OR of the flags used like in QPainter::d
3rdparty/qwt/src/qwt_text.cpp:304
↓ 12 callersMethodsetSchema
pj_plotting/widget/src/ParameterForm.cpp:38
↓ 12 callersMethodsetSelectedIndex
pj_widgets/src/DualOptionsWidget.cpp:61
↓ 12 callersMethodsetText
! Assign a new text content \param text Text content \param textFormat Text format \sa text() */
3rdparty/qwt/src/qwt_text.cpp:277
↓ 12 callersMethodsize
3rdparty/nanocdr/include/nanocdr/nanocdr.hpp:43
↓ 12 callersMethodtimeRange
pj_datastore/src/object_store.cpp:286
↓ 12 callersMethodvalues
pj_plotting/widget/src/ParameterForm.cpp:152
↓ 12 callersFunctionvoxelShouldDraw
pj_scene3D/core/src/voxel_grid_value.cpp:7
↓ 11 callersMethodactivate
! \brief Recalculate the geometry of all components. \param plot Plot to be layout \param plotRect Rectangle where to place the components
3rdparty/qwt/src/qwt_plot_layout.cpp:1508
↓ 11 callersMethodappendFloat32
pj_datastore/src/column_buffer.cpp:98
↓ 11 callersFunctionappendJsonAsCdata
pj_app/src/LayoutXml.cpp:21
↓ 11 callersMethodapplyPendingInstalls
pj_marketplace/src/core/ExtensionManager.cpp:495
↓ 11 callersMethodbounded
! Return a scale division with an interval [lowerBound, upperBound] where all ticks outside this interval are removed \param lowerBound Lowe
3rdparty/qwt/src/qwt_scale_div.cpp:263
↓ 11 callersFunctionboxFromMinMax
pj_scene3D/tests/shadow_camera_test.cpp:32
↓ 11 callersFunctionbuildDataSourceDoc
pj_app/tests/layout_xml_test.cpp:133
↓ 11 callersMethodcalculate
pj_datastore/tests/derived_engine_test.cpp:805
↓ 11 callersMethodclearChunks
pj_datastore/src/topic_storage.cpp:48
↓ 11 callersFunctiondepthMetersAt
pj_scene2D/widgets/src/pixel_inspector.cpp:192
↓ 11 callersFunctiondisplaySeconds
Wrap a display-relative seconds value without implying it came from Qwt.
pj_runtime/include/pj_runtime/Time.h:76
↓ 11 callersFunctionedgePayload
One edge, parent f<parent>-child f<child>, at the entry's own store timestamp.
pj_scene3D/widgets/tests/transform_service_test.cpp:94
↓ 11 callersMethodextent
! Calculate the width/height that is needed for a vertical/horizontal scale. The extent is calculated from the pen width of the backbone,
3rdparty/qwt/src/qwt_scale_draw.cpp:523
↓ 11 callersMethodfeed
pj_app/src/KeySequence.cpp:16
↓ 11 callersMethodfetch
pj_marketplace/src/core/DownloadManager.cpp:102
↓ 11 callersMethodgetParent
pj_scene3D/core/src/tf/tf_buffer.cpp:318
↓ 11 callersMethodhasComponent
! Check if a component is enabled \param component Component type \return true, when component is enabled \sa enableComponent() */
3rdparty/qwt/src/qwt_abstract_scale_draw.cpp:98
↓ 11 callersMethodicon
\return Value of the IconRole attribute
3rdparty/qwt/src/qwt_legend_data.cpp:106
↓ 11 callersMethodisActive
! A picker is active between begin() and end(). \return true if the selection is active. */
3rdparty/qwt/src/qwt_picker.cpp:1412
↓ 11 callersMethodisCancelled
pj_scene2D/core/include/pj_scene2d_core/cancel_token.h:18
↓ 11 callersFunctionisObjectTopic
pj_runtime/include/pj_runtime/CatalogModel.h:82
↓ 11 callersFunctionisSamePath
pj_app/src/LayoutXml.cpp:257
↓ 11 callersMethodisSelected
pj_app/src/PreferencesNavRow.h:22
↓ 11 callersMethodloadFile
pj_app/src/FileLoader.cpp:905
↓ 11 callersFunctionmake32FC1
Build a "32FC1" DepthImage (float32 metres) owning its bytes via the anchor, so the returned value's data Span stays valid for the test's lifetime.
pj_scene3D/tests/depth_backproject_test.cpp:25
↓ 11 callersFunctionmakeK
K = [fx 0 cx; 0 fy cy; 0 0 1], row-major.
pj_scene3D/tests/depth_backproject_test.cpp:19
↓ 11 callersFunctionmakePointSchema
Helper: build a simple struct with two float64 fields (x, y)
pj_datastore/tests/type_registry_test.cpp:19
↓ 11 callersMethodreleaseGL
pj_scene3D/widgets/src/scene_hdr_fbo.cpp:191
↓ 11 callersMethodrevision
pj_scene3D/core/src/tf/tf_buffer.cpp:367
↓ 11 callersMethodrotate
pj_scene3D/core/src/camera/camera.cpp:131
← previousnext →501–600 of 8,069, ranked by callers