Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ getCamera
Method
getCamera
source/camera/CameraManager.cpp:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
Ogre::Camera* CameraManager::getCamera(const Ogre::String& ss)
188
{
189
return mSceneManager->getCamera(ss);
190
}
191
192
void CameraManager::setActiveCamera(const Ogre::String& ss)
193
{
Callers
3
setActiveCamera
Method · 0.80
rrCreateCreature
Method · 0.80
moveCursor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected