Guy Volckaert wrote on Thursday, May 14, 2009 12:08 PM:

> Hi,
> 
> Is there a way to get access to the CullingSet::pixelSize() function
while in
> a drawable callback? I can't find a way to get access to it via the
> RenderInfo that is that passed as a parameter to the drawable
callback.  

The CullVisitor is a subclass of CullStack, which provides pixelSize();
I don't think you can get the CullingSet from a DrawCallback.

HTH,
-- 
Bryan Thrall
FlightSafety International
[email protected]
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to