Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Back
Method
Back
SampleFramework12/v1.00/Graphics/Camera.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
Float3 Camera::Back() const
46
{
47
return world.Back();
48
}
49
50
Float3 Camera::Up() const
51
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected