Changed the deinitialization of renderable from the destructorto the scenegraphnode

This commit is contained in:
Alexander Bock
2014-12-15 20:51:00 +01:00
parent 81574ff905
commit 734ce03d72
15 changed files with 27 additions and 27 deletions

View File

@@ -75,7 +75,7 @@ protected:
private:
properties::BoolProperty _enabled;
PowerScaledScalar boundingSphere_;
std::string _relativePath;
};