Moved the osg::ClusterCullingCallback into into own header and source file.

This commit is contained in:
Robert Osfield
2004-06-07 15:05:22 +00:00
parent 48d671352d
commit eec378a885
6 changed files with 229 additions and 201 deletions

View File

@@ -1,7 +1,7 @@
#ifndef IVE_CLUSTERCULLINGCALLBACK
#define IVE_CLUSTERCULLINGCALLBACK 1
#include <osg/Drawable>
#include <osg/ClusterCullingCallback>
#include "ReadWrite.h"
namespace ive{