MCPcopy 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
19bool CCar::HUDView() const { return active_camera->tag == ectFirst; }
20
21void CCar::cam_Update(float dt, float fov)
22{

Callers 2

shedule_UpdateMethod · 0.45
HUDviewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected