Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Down
Method
Down
SampleFramework12/v1.00/Graphics/Camera.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
Float3 Camera::Down() const
56
{
57
return world.Down();
58
}
59
60
Float3 Camera::Right() const
61
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected