MCPcopy Create free account
hub / github.com/URLab-Sim/UnrealRoboticsLab / IsInitialized

Method IsInitialized

Source/URLab/Private/MuJoCo/Core/AMjManager.cpp:540–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538}
539
540bool AAMjManager::IsInitialized() const
541{
542 return PhysicsEngine ? PhysicsEngine->IsInitialized() : false;
543}
544
545FString AAMjManager::GetLastCompileError() const
546{

Callers 15

HandleBeginPieFunction · 0.45
HandlePieStatusFunction · 0.45
RunTestMethod · 0.45
RunTestMethod · 0.45
RunTestMethod · 0.45
RunTestMethod · 0.45
RunTestMethod · 0.45
InitMethod · 0.45
CompileMethod · 0.45
HandleSetQposMethod · 0.45
HandleSetMocapPoseMethod · 0.45
HandleReadMocapPoseMethod · 0.45

Calls

no outgoing calls

Tested by 7

RunTestMethod · 0.36
RunTestMethod · 0.36
RunTestMethod · 0.36
RunTestMethod · 0.36
RunTestMethod · 0.36
InitMethod · 0.36
CompileMethod · 0.36