MCPcopy Create free account
hub / github.com/bulletphysics/bullet3 / setAllowRetina

Method setAllowRetina

examples/OpenGLWindow/EGLOpenGLWindow.cpp:388–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

386float EGLOpenGLWindow::getRetinaScale() const { return 1.f; }
387
388void EGLOpenGLWindow::setAllowRetina(bool allow) {}
389
390int EGLOpenGLWindow::getWidth() const { return m_data->m_windowWidth; }
391

Calls

no outgoing calls

Tested by

no test coverage detected