mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 05:52:33 +00:00
initial camera-orientation; multiple materials in a single element; default material used from IfcGeom; improved triangle node data generation for OSG
This commit is contained in:
committed by
Thomas Krijnen
parent
e4ce53d548
commit
832618b84a
@@ -54,7 +54,9 @@ private:
|
||||
osgGA::EventQueue* getEventQueue() const;
|
||||
unsigned int getMouseButtonNum(QMouseEvent* event);
|
||||
|
||||
void prepareSceneWithGeometry(osg::ref_ptr<osg::Geode> geode);
|
||||
void setupViewController();
|
||||
|
||||
void orientScene(osg::ref_ptr<osg::Geode> geode);
|
||||
};
|
||||
|
||||
#endif // IFCVIEWERWIDGET_H
|
||||
|
||||
Reference in New Issue
Block a user