Changeset 2232 for code/branches/weapon2/src/orxonox/tools
- Timestamp:
- Nov 19, 2008, 7:07:36 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/weapon2/src/orxonox/tools/BillboardSet.h
r2087 r2232 52 52 inline Ogre::BillboardSet* getBillboardSet() 53 53 { return this->billboardSet_; } 54 inline Ogre::SceneManager* getSceneManager() 55 { return this->scenemanager_; } 54 56 55 57 const std::string& getName() const;
Note: See TracChangeset
for help on using the changeset viewer.