Using transformation-matrix data; Turned off world-coords; Re-using geometry of repeating IDs

This commit is contained in:
dushyant basson
2023-12-20 01:19:36 +05:30
parent 904c0c6b06
commit 21f741667e
4 changed files with 62 additions and 24 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ private:
void setupViewController();
void orientScene(osg::ref_ptr<osg::Geode> geode);
void orientScene(osg::ref_ptr<osg::Group> rootGroup);
};
#endif // IFCVIEWERWIDGET_H