Fixed type of osg::ApplicationUsage::set/getApplictionName(), updated
demos accordingly. Made OsgCameraGroup set the _applicationUsage to the osg::ApplicationUsage::instance() when no ArgumentParser is supplied. Added export to osgProducer::ViewerEventAdapter.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
namespace osgProducer {
|
||||
|
||||
class ViewerEventHandler : public osgGA::GUIEventHandler
|
||||
class OSGPRODUCER_EXPORT ViewerEventHandler : public osgGA::GUIEventHandler
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user