MCPcopy 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
55Float3 Camera::Down() const
56{
57 return world.Down();
58}
59
60Float3 Camera::Right() const
61{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected