Ignore:
Timestamp:
04/23/07 16:19:30 (17 years ago)
Author:
mattausch
Message:

implemented part of rendering estimation of wimmer et al. for view space / object space subdivision.
warning: not working with undersampling estimation + local visibility based subdivision.

File:
1 edited

Legend:

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

    r2124 r2332  
    2121                                  const std::string &visibilitySolution, 
    2222                                  Ogre::SceneNode *root); 
    23         void dummy(); 
    24         Ogre::Entity * dummy2(const std::string &name, 
    25                                 GtpVisibilityPreprocessor::Intersectable *object); 
     23         
    2624        Ogre::Entity *CreateEntity(const std::string &name, 
    2725                                                           GtpVisibilityPreprocessor::Intersectable *object); 
Note: See TracChangeset for help on using the changeset viewer.