Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ moving
Method
moving
framework/camera_core.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
bool Camera::moving()
46
{
47
return keys.left || keys.right || keys.up || keys.down;
48
}
49
50
float Camera::get_near_clip()
51
{
Callers
2
update
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected