Files
OpenSceneGraph/include/osg
Don BURNS d0ee300405 Fixed DrawCallback in Drawable and added CullCallback to Drawable
Cull Visitor now checks for a Drawable's CullCallback and calls it
if it exists.  It then prunes based on the return value (bool) of the
cull callback.
2002-03-13 22:44:22 +00:00
..
2002-02-22 23:39:42 +00:00
2002-02-08 22:55:21 +00:00
2002-02-22 23:40:25 +00:00