Split up scalar, vector, and matrix properties into their own files for improved compile times

This commit is contained in:
Alexander Bock
2016-11-27 01:17:38 +01:00
parent c199d38aac
commit af21e40074
146 changed files with 8321 additions and 1423 deletions
@@ -52,7 +52,6 @@ namespace {
const char* keyPointSteps = "PointSteps";
const char* keyDrawLine = "DrawLine";
const char* keRenderDistanceInterval = "RenderDistanceInterval";
}
namespace openspace {