Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetFov
Method
GetFov
trinity/Eve/VirtualCamera/EveVirtualCamera.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
float EveVirtualCamera::GetFov() const
343
{
344
return m_fov;
345
}
346
347
void EveVirtualCamera::SetFov( float fov )
348
{
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected