Moving performance-related collection code from RenderEngine into new PerformanceManager code

This commit is contained in:
Alexander Bock
2016-06-06 03:19:44 +02:00
parent 55d484205a
commit 53c35c7531
8 changed files with 211 additions and 107 deletions

View File

@@ -22,7 +22,7 @@
* OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
****************************************************************************************/
#include <openspace/util/performancemeasurement.h>
#include <openspace/performance/performancelayout.h>
#include <cstring>