Changeset 2332 for GTP/trunk/Lib/Vis/OnlineCullingCHC/ObjReader/include
- Timestamp:
- 04/23/07 16:19:30 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/ObjReader/include/ObjReader.h
r2124 r2332 21 21 const std::string &visibilitySolution, 22 22 Ogre::SceneNode *root); 23 void dummy(); 24 Ogre::Entity * dummy2(const std::string &name, 25 GtpVisibilityPreprocessor::Intersectable *object); 23 26 24 Ogre::Entity *CreateEntity(const std::string &name, 27 25 GtpVisibilityPreprocessor::Intersectable *object);
Note: See TracChangeset
for help on using the changeset viewer.