MCPcopy Create free account
hub / github.com/Pierre-Terdiman/PEEL / SelectNextTest

Method SelectNextTest

PEEL/Physics/Script.cpp:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80AutomatedTest* AutomatedTests::SelectNextTest()
81{
82 mIndex++;
83 return GetCurrentTest();
84}
85
86///////////////////////////////////////////////////////////////////////////////
87

Callers 1

RenderCallbackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected