Changeset 2122 for GTP/trunk/Lib/Vis/OnlineCullingCHC/ObjReader/include
- Timestamp:
- 02/15/07 19:09:13 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/ObjReader/include/ObjReader.h
r2119 r2122 20 20 Ogre::Entity *CreateEntity(const std::string &name, 21 21 GtpVisibilityPreprocessor::Intersectable *object); 22 22 Ogre::ManualObject *CreateManualObject(const std::string &name, 23 GtpVisibilityPreprocessor::Intersectable *object); 23 24 protected: 24 25
Note: See TracChangeset
for help on using the changeset viewer.