| 54 | |
| 55 | virtual void PreStep(struct mjModel_* /*m*/, struct mjData_* /*d*/) {} |
| 56 | virtual void PostStep(struct mjModel_* /*m*/, struct mjData_* /*d*/) {} |
| 57 | |
| 58 | protected: |
| 59 | TWeakObjectPtr<UURLabBridgeServer> OwningBridge; |
nothing calls this directly
no outgoing calls
no test coverage detected