Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getActiveView
Method
getActiveView
plugins/script/interfaces/CameraInterface.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
ScriptCameraView CameraInterface::getActiveView()
69
{
70
return ScriptCameraView(GlobalCameraManager().getActiveView());
71
}
72
73
void CameraInterface::registerInterface(py::module& scope, py::dict& globals)
74
{
Callers
15
drawCameraIcon
Method · 0.80
positionCamera
Method · 0.80
orientCamera
Method · 0.80
adjustBrightness
Method · 0.80
writeToAllEntities
Method · 0.80
TEST_F
Function · 0.80
test.py
File · 0.80
execute
Function · 0.80
execute
Function · 0.80
updateCamera
Method · 0.80
backSyncCamera
Method · 0.80
pasteToCamera
Function · 0.80
Calls
1
ScriptCameraView
Class · 0.85
Tested by
2
adjustBrightness
Method · 0.64
writeToAllEntities
Method · 0.64