MCPcopy Create free account

hub / github.com/URLab-Sim/UnrealRoboticsLab / functions

Functions1,985 in github.com/URLab-Sim/UnrealRoboticsLab

↓ 5 callersMethodGetResolvedRange
Source/URLab/Private/MuJoCo/Components/Joints/MjJoint.cpp:491
↓ 5 callersFunctionIslandColor
Source/URLab/Private/MuJoCo/Utils/MjColor.cpp:96
↓ 5 callersFunctionMjSetStringRaw
* @brief Unconditionally write a UE FString to an mjString* field. * * Use when the caller has already verified the value should be written * (e.g.
Source/URLab/Public/MuJoCo/Utils/MjUtils.h:215
↓ 5 callersFunctionNearlyEqual
Source/URLabEditor/Private/Tests/MjTestHelpers.h:661
↓ 5 callersMethodOnPostStep
Source/URLab/Private/Replay/MjReplayManager.cpp:878
↓ 5 callersMethodPrepareMeshForMuJoCo
Source/URLab/Private/MuJoCo/Core/Spec/MjSpecWrapper.cpp:242
↓ 5 callersFunctionReadTtl
Translate wire ttl into (bPersistent, LifeTime) pair UE's DrawDebug* * helpers expect. ttl > 0: bPersistent=true, lifetime=ttl (auto-expires). * t
Source/URLabEditor/Private/MjEditorOpHandlers.cpp:1092
↓ 5 callersMethodRegisterToSpec
Source/URLab/Private/MuJoCo/Components/MjComponent.cpp:69
↓ 5 callersMethodSetPaused
Source/URLab/Private/MuJoCo/Core/AMjManager.cpp:529
↓ 5 callersMethodStartServer
Source/URLabEditor/Private/MjBridgeServerSubsystem.cpp:34
↓ 5 callersFunctionStepModeToString
Map enum to wire-format string, matching the Python StepMode enum values. */
Source/URLab/Private/Bridge/RpcDispatcher.cpp:54
↓ 5 callersMethodTransportInit
Source/URLab/Private/Transport/ZmqRpcTransport.cpp:25
↓ 5 callersFunction_assert_inner_keys
(path: str, obj: dict, required: set, optional: set)
Scripts/codegen/tests/test_rule_shape_contract.py:166
↓ 5 callersFunction_attr_default_value
(ue_type: str)
Scripts/codegen/_codegen_core.py:126
↓ 5 callersFunction_emit_geom_final_type_block
Emit MjGeom's FinalType resolution + mesh-name export. Specific to geom because the mesh-name write depends on the COMPILE-TIME geom type (UPR
Scripts/codegen/generate_ue_components.py:3711
↓ 5 callersFunction_emit_synthetic_struct_files
Emit the .h + .cpp pair for one synthetic_categories entry. Currently supports the mjxmacro_block source (X-macro field list).
Scripts/codegen/generate_ue_components.py:3005
↓ 5 callersFunction_link_type
Takes a raw type string (e.g. 'const UMjHingeJoint*') and inserts Markdown links for custom types.
Scripts/emit_docs.py:198
↓ 5 callersFunction_reset_diags
Reset the diag buffer between runs so back-to-back invocations in the same Python process (test runners, integration shells) don't carry stale
Scripts/codegen/_codegen_core.py:87
↓ 5 callersFunction_ue_field_name
snake_case mjxmacro name -> PascalCase UE field. Preserves URLab's naming convention from the hand-written MjSimOptions.h (ls_iterations -> Ls
Scripts/codegen/generate_ue_components.py:2830
↓ 5 callersFunctioncompute_canon_absorbed
(elem_canons: Iterable[str], canonicalizations: Dict[str, Any])
Scripts/codegen/_codegen_core.py:203
↓ 5 callersMethodto_dict
(self)
Scripts/codegen/_vendored/ast_nodes.py:65
↓ 4 callersMethodClearCustomStepHandler
Source/URLab/Private/MuJoCo/Core/MjPhysicsEngine.cpp:696
↓ 4 callersMethodClose
Source/URLab/Private/Transport/ShmRegion.cpp:173
↓ 4 callersFunctionComputeMeshHash
Source/URLab/Public/Utils/IO.h:35
↓ 4 callersFunctionDestroyActorSync
Source/URLabEditor/Private/MjLevelOps.cpp:580
↓ 4 callersMethodEnsureVisualizerMesh
Source/URLab/Private/MuJoCo/Components/Geometry/Primitives/MjBox.cpp:37
↓ 4 callersFunctionFormat
@brief Format ``InValue`` with ``Precision`` fractional digits * using ``.`` as the decimal separator regardless of the host * C locale. Returns a
Source/URLab/Public/MuJoCo/Utils/URLabLocaleSafeFloat.h:39
↓ 4 callersMethodGetLastCompileError
Source/URLab/Private/MuJoCo/Core/AMjManager.cpp:545
↓ 4 callersFunctionGetLevelSub
Source/URLabEditor/Private/MjLevelOps.cpp:155
↓ 4 callersMethodGetResolvedLimited
Source/URLab/Private/MuJoCo/Components/Joints/MjJoint.cpp:542
↓ 4 callersMethodGetSegPoolSiblings
Source/URLab/Private/MuJoCo/Core/MjDebugVisualizer.cpp:821
↓ 4 callersMethodGetSlot
Source/URLab/Private/Transport/ShmRegion.cpp:36
↓ 4 callersFunctionGetSubsystemForTest
Source/URLabEditor/Private/Tests/MjBridgeServerSubsystemTests.cpp:19
↓ 4 callersFunctionHasSelection
Is a body currently latched (pert.select > 0)? */
Source/URLab/Public/MuJoCo/Input/MjPerturbation.h:97
↓ 4 callersMethodInit
Source/URLabEditor/Private/Tests/MjReplayTests.cpp:66
↓ 4 callersMethodInitFromFile
* Write @p XmlContent to a temp file and run UMujocoGenerationAction. * After this call FindTemplate<T>() is valid. * Call Compile() afterwards if
Source/URLabEditor/Private/Tests/MjTestHelpers.h:400
↓ 4 callersFunctionMakeTestFrame
--------------------------------------------------------------------------- Helper: create a minimal FMjReplayFrame with a given timestamp and one joi
Source/URLabEditor/Private/Tests/MjReplayTests.cpp:46
↓ 4 callersMethodPushFrame
Source/URLab/Private/MuJoCo/Components/Sensors/MjCamera.cpp:173
↓ 4 callersFunctionReadColor
Source/URLabEditor/Private/MjEditorOpHandlers.cpp:1076
↓ 4 callersFunctionResolveLevelPath
Source/URLabEditor/Private/MjLevelOps.cpp:146
↓ 4 callersFunctionSaveMesh
Source/URLab/Public/Utils/MeshUtils.h:90
↓ 4 callersMethodSetOwningBridge
Source/URLab/Private/Transport/RpcTransport.cpp:31
↓ 4 callersMethodSetup
Source/URLab/Private/MuJoCo/Core/MjArticulation.cpp:275
↓ 4 callersFunctionSpawnLightSync
Source/URLabEditor/Private/MjLevelOps.cpp:484
↓ 4 callersMethodStopServer
Source/URLabEditor/Private/MjBridgeServerSubsystem.cpp:51
↓ 4 callersMethodWithRenderState
Source/URLab/Private/MuJoCo/Core/MjPhysicsEngine.cpp:852
↓ 4 callersFunction_audit_banner_safety
Scan an existing source file the codegen is ABOUT to overwrite via ``fully_emitted: true`` and emit a diagnostic if it carries content the tem
Scripts/codegen/generate_ue_components.py:1828
↓ 4 callersFunction_clean_type
Clean a raw type string from header parsing.
Scripts/parse_headers.py:241
↓ 4 callersFunction_emit_generated_enum_file
Emit a single banner-mode .h carrying one or more UENUMs. Rule shape (per enum entry): ``ue_name`` — UE enum class name (e.g. ``E
Scripts/codegen/generate_ue_components.py:3330
↓ 4 callersFunction_parse_pointer_entry
Parse `X(type, name, outer_dim, stride)` or `XVEC(...)`.
Scripts/codegen/build_mjxmacro_snapshot.py:168
↓ 4 callersFunction_parse_specifiers
(args: str)
Scripts/parse_headers.py:153
↓ 4 callersFunction_resolve_mjs_field
Pick the correct C field name on a category's mjs struct for a given schema attribute. Per-element ``attr_to_mjs_field`` overrides apply first
Scripts/codegen/_codegen_core.py:442
↓ 4 callersFunction_value_map_pair
Unpack a ``value_map`` entry into ``(ue_member, mj_const)`` or return None when the shape is malformed. The 4 check sites that used to inline
Scripts/codegen/_codegen_core.py:475
↓ 4 callersFunction_wrap
(body: str)
Scripts/codegen/generate_ue_components.py:666
↓ 4 callersFunctioncollect_all_writes
Drive every phase in ``EMISSION_PHASES`` and return the full set of file writes the codegen would perform. No I/O side effects on disk — diagn
Scripts/codegen/generate_ue_components.py:3915
↓ 4 callersFunctiondiff_lists
Returns (added, removed) items.
Scripts/diff_schema.py:40
↓ 4 callersFunctionschema_subtype_attrs
Look up per-subtype attrs from schema['actuator_types'][key] / schema['sensor_types'] (list-of-dict). Returns [] if not found.
Scripts/codegen/_codegen_core.py:267
↓ 3 callersMethodAcquireSegPool
Source/URLab/Private/MuJoCo/Core/MjDebugVisualizer.cpp:775
↓ 3 callersMethodApplyConfig
Source/URLab/Private/MuJoCo/Components/Controllers/MjPDController.cpp:185
↓ 3 callersMethodApplyControls
Source/URLab/Private/MuJoCo/Core/MjArticulation.cpp:650
↓ 3 callersFunctionCheckFlexEqualityVariant
Parametrised helper: run the parser on a flex-equality child tag and verify the generated UMjEquality uses the expected enum value.
Source/URLabEditor/Private/Tests/MjFlexEqualityTests.cpp:68
↓ 3 callersMethodClearRecording
Source/URLab/Private/Replay/MjReplayManager.cpp:405
↓ 3 callersMethodData
Source/URLabEditor/Private/Tests/MjTestHelpers.h:570
↓ 3 callersFunctionDestroyAssetSync
Source/URLabEditor/Private/MjLevelOps.cpp:219
↓ 3 callersFunctionExportCameraPose
Source/URLabEditor/Private/MjEditorOpHandlers.cpp:1382
↓ 3 callersFunctionFindActorsSync
Source/URLabEditor/Private/MjLevelOps.cpp:1066
↓ 3 callersFunctionFindDebugVisualizer
Source/URLab/Private/MuJoCo/Components/Sensors/MjCamera.cpp:198
↓ 3 callersMethodGenerateForBlueprint
Source/URLabEditor/Private/MujocoGenerationAction.cpp:78
↓ 3 callersMethodGetControl
Source/URLab/Private/MuJoCo/Components/Actuators/MjActuator.cpp:408
↓ 3 callersMethodGetCurrentConfig
Source/URLab/Private/MuJoCo/Components/Controllers/MjPDController.cpp:160
↓ 3 callersMethodGetLatestPerturbationSample
Source/URLab/Private/MuJoCo/Input/MjPerturbation.cpp:151
↓ 3 callersMethodGetMjBodyId
Source/URLab/Private/MuJoCo/Components/QuickConvert/MjQuickConvertComponent.cpp:80
↓ 3 callersMethodGetPosition
Source/URLab/Private/MuJoCo/Components/Joints/MjJoint.cpp:310
↓ 3 callersMethodGetScalarReading
Source/URLab/Private/MuJoCo/Components/Sensors/MjSensor.cpp:737
↓ 3 callersMethodGetVisualizerMesh
@brief Returns the built-in visualizer mesh if it exists. */
Source/URLab/Public/MuJoCo/Components/Geometry/MjGeom.h:225
↓ 3 callersMethodInitializeOverlayMaterial
Source/URLab/Private/MuJoCo/Core/MjDebugVisualizer.cpp:1102
↓ 3 callersFunctionIsSegMode
Source/URLab/Private/MuJoCo/Components/Sensors/MjCamera.cpp:192
↓ 3 callersMethodJointId
Get joint ID by name. Returns -1 if not found. */
Source/URLabEditor/Private/Tests/MjTestHelpers.h:155
↓ 3 callersFunctionLoadFrom
Caller-supplied-path variant of LoadFromIni / SaveToIni. The public * utils target the plugin INI; here we use FConfigFile directly so we * can te
Source/URLabEditor/Private/Tests/MjBridgeServerConfigTests.cpp:28
↓ 3 callersFunctionMakeActorIdTag
Source/URLabEditor/Private/MjLevelOps.cpp:312
↓ 3 callersFunctionMakeScratchIniPath
Source/URLabEditor/Private/Tests/MjBridgeServerConfigTests.cpp:61
↓ 3 callersMethodOpen
Source/URLab/Private/Transport/ShmRegion.cpp:43
↓ 3 callersFunctionPackString
Source/URLab/Private/Bridge/MsgpackHelpers.cpp:54
↓ 3 callersMethodPostSetup
Source/URLab/Private/MuJoCo/Core/MjArticulation.cpp:551
↓ 3 callersFunctionProbe
Source/URLabEditor/Private/Tests/MjBindingPathProbeTest.cpp:151
↓ 3 callersMethodRegisterPostStepCallback
Source/URLab/Private/MuJoCo/Core/MjPhysicsEngine.cpp:744
↓ 3 callersMethodReleaseSegPool
Source/URLab/Private/MuJoCo/Core/MjDebugVisualizer.cpp:801
↓ 3 callersMethodResetSimulation
Source/URLab/Private/MuJoCo/Core/AMjManager.cpp:650
↓ 3 callersMethodResolveDesiredControl
Source/URLab/Private/MuJoCo/Components/Actuators/MjActuator.cpp:424
↓ 3 callersFunctionSaveMeshHash
Save a hash string to a .hash file alongside the OBJ. */
Source/URLab/Public/Utils/IO.h:52
↓ 3 callersFunctionSetActorTransformSync
Source/URLabEditor/Private/MjLevelOps.cpp:606
↓ 3 callersMethodSetActuatorControl
Source/URLab/Private/MuJoCo/Core/MjArticulation.cpp:1031
↓ 3 callersMethodSetControl
Source/URLab/Private/MuJoCo/Components/Actuators/MjActuator.cpp:392
↓ 3 callersMethodSetCustomStepHandler
Source/URLab/Private/MuJoCo/Core/MjPhysicsEngine.cpp:690
↓ 3 callersMethodSetOwningManager
Source/URLab/Private/Transport/ShmPublishTransport.cpp:22
↓ 3 callersFunctionShouldListActor
Source/URLabEditor/Private/MjLevelOps.cpp:678
↓ 3 callersFunctionSpawnCameraAndStream
* Spawn a UMjCamera on the test articulation with the given mode and enable streaming. * Returns the camera so callers can inspect state after config
Source/URLabEditor/Private/Tests/MjCameraTests.cpp:41
↓ 3 callersMethodStartRecording
Source/URLab/Private/Replay/MjReplayManager.cpp:305
↓ 3 callersMethodStopRecording
Source/URLab/Private/Replay/MjReplayManager.cpp:344
↓ 3 callersFunctionStopTrackingCameraInternal
Source/URLabEditor/Private/MjEditorOpHandlers.cpp:1537
← previousnext →101–200 of 1,985, ranked by callers