Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ UserConfig
Method
UserConfig
engine/Poseidon/Core/Profile/UserConfig.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
namespace Poseidon
10
{
11
namespace
12
{
13
constexpr float kDefaultFovLeft = 1.0f;
14
constexpr float kDefaultFovTop = 0.75f;
15
16
bool ValidFov(float left, float top)
Callers
nothing calls this directly
Calls
1
InitDefaults
Function · 0.85
Tested by
no test coverage detected