MCPcopy 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
45Float3 Camera::Back() const
46{
47 return world.Back();
48}
49
50Float3 Camera::Up() const
51{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected