Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across
to StateAttribute::getModeUsage(StateAttribute::ModeUsage&).
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <osg/Multisample>
|
||||
#include <osg/State>
|
||||
#include <osg/Notify>
|
||||
#include <osg/buffered_value>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user