Ignore:
Timestamp:
02/15/07 19:09:13 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2119 r2122  
    2020        Ogre::Entity *CreateEntity(const std::string &name, 
    2121                                                           GtpVisibilityPreprocessor::Intersectable *object); 
    22  
     22        Ogre::ManualObject *CreateManualObject(const std::string &name, 
     23                                                           GtpVisibilityPreprocessor::Intersectable *object); 
    2324protected: 
    2425 
Note: See TracChangeset for help on using the changeset viewer.