MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / Up

Method Up

SampleFramework12/v1.00/Graphics/Camera.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50Float3 Camera::Up() const
51{
52 return world.Up();
53}
54
55Float3 Camera::Down() const
56{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected