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

Method Forward

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

Source from the content-addressed store, hash-verified

38}
39
40Float3 Camera::Forward() const
41{
42 return world.Forward();
43}
44
45Float3 Camera::Back() const
46{

Callers 1

CreateWithAssimpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected