Remove caching of inverse model transform for every scene graph node

This commit is contained in:
Alexander Bock
2020-08-11 11:43:50 +02:00
parent 84e3fb94e9
commit 77db3b6ce8
10 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ namespace ghoul { class Dictionary; }
namespace ghoul::opengl {
class ProgramObject;
class Texture;
}
} // namespace ghoul::opengl
namespace openspace {