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
committed by Thomas Krijnen
parent 832618b84a
commit 91d1cb79c2
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