MCPcopy Create free account
hub / github.com/ange-yaghi/engine-sim / getCameraPosition

Method getCameraPosition

src/engine_view.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63Point EngineView::getCameraPosition() const {
64 return Point(-m_pan / m_zoom);
65}

Callers 1

renderSceneMethod · 0.80

Calls 1

PointClass · 0.85

Tested by

no test coverage detected