Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ GetFlags
Method
GetFlags
Source/Graphics/camera.cpp:895–897 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
893
}
894
895
int Camera::GetFlags() {
896
return flags_;
897
}
898
899
void Camera::SetFlags(int val) {
900
flags_ = val;
Callers
15
Draw
Method · 0.45
DrawScene
Method · 0.45
Draw
Method · 0.45
Draw
Method · 0.45
Draw
Method · 0.45
Draw
Method · 0.45
DrawImGuiCameraPreview
Function · 0.45
AS_MetaCameraGetFlags
Function · 0.45
FillVar
Function · 0.45
ToString
Method · 0.45
WriteConfigToStream
Function · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected