Cleaned up usage of BIND_PER_PRIMITIVE where possible.
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
// example uses a NodeVisitor to try to find worthwhile locations
|
||||
// for OcclusionQueryNodes in your the scene graph.
|
||||
|
||||
#include <osg/Config>
|
||||
#ifndef OSG_USE_DEPRECATED_GEOMETRY_METHODS
|
||||
#define OSG_USE_DEPRECATED_GEOMETRY_METHODS 1
|
||||
#endif
|
||||
|
||||
|
||||
#include <osg/NodeVisitor>
|
||||
|
||||
Reference in New Issue
Block a user