StopAndWaitCullingManager.h

Go to the documentation of this file.
00001 #ifndef _StopAndWaitCullingManager_H__
00002 #define _StopAndWaitCullingManager_H__
00003 
00004 #include "CullingManager.h"
00005 
00006 namespace GtpVisibility {
00007 
00010 class StopAndWaitCullingManager : public CullingManager
00011 {
00012 public:
00013         StopAndWaitCullingManager(HierarchyInterface *hierarchyInterface);
00014         void RenderScene();
00015 };
00016 
00017 } // namespace GtpVisibility
00018 #endif // StopAndWaitCullingManager

Generated on Fri Apr 29 19:47:56 2005 for GameTools Visibility Modules by  doxygen 1.4.2