Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ HUDView
Method
HUDView
ogsr_engine/xrGame/CarCameras.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
#include
"../xr_3da/cameramanager.h"
18
19
bool CCar::HUDView() const { return active_camera->tag == ectFirst; }
20
21
void CCar::cam_Update(float dt, float fov)
22
{
Callers
2
shedule_Update
Method · 0.45
HUDview
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected