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

Function PostStep

Source/URLab/Public/Transport/SubscribeTransport.h:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55 virtual void PreStep(struct mjModel_* /*m*/, struct mjData_* /*d*/) {}
56 virtual void PostStep(struct mjModel_* /*m*/, struct mjData_* /*d*/) {}
57
58protected:
59 TWeakObjectPtr<UURLabBridgeServer> OwningBridge;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected