2.8 branch: Enhancement and bug fixes for OcclusionQueryNode. Revisions merged from trunk include: 10933 and 11127.
This commit is contained in:
@@ -88,7 +88,7 @@ public:
|
||||
|
||||
// These methods are public so that osgUtil::CullVisitor can access them.
|
||||
// Not intended for application use.
|
||||
bool getPassed( const osg::Camera* camera, float distanceToEyePoint );
|
||||
bool getPassed( const osg::Camera* camera, osg::NodeVisitor& nv );
|
||||
void traverseQuery( const osg::Camera* camera, osg::NodeVisitor& nv );
|
||||
void traverseDebug( osg::NodeVisitor& nv );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user