Ignore:
Timestamp:
02/19/07 02:51:22 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/OnlineCullingCHC/ObjReader/include/ObjReader.h

    r2123 r2124  
    99namespace  GtpVisibilityPreprocessor { 
    1010class Intersectable; 
     11class Preprocessor; 
    1112} 
    1213 
     
    3132        Ogre::SceneManager *mSceneManager; 
    3233        GtpVisibilityPreprocessor::ObjectContainer mPvsObjects; 
     34        GtpVisibilityPreprocessor::Preprocessor *mPreprocessor; 
    3335}; 
    3436 
Note: See TracChangeset for help on using the changeset viewer.