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

Method getRetinaScale

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

Source from the content-addressed store, hash-verified

384void EGLOpenGLWindow::setWindowTitle(const char* title) {}
385
386float EGLOpenGLWindow::getRetinaScale() const { return 1.f; }
387
388void EGLOpenGLWindow::setAllowRetina(bool allow) {}
389

Callers 13

mainFunction · 0.45
drawText3DMethod · 0.45
drawTextMethod · 0.45
setViewportMethod · 0.45
getScreenPixelsMethod · 0.45
swapBufferMethod · 0.45
dumpFramesToVideoMethod · 0.45
dumpNextFrameToPngMethod · 0.45
initMethod · 0.45
updateMethod · 0.45
copyCameraImageDataMethod · 0.45
copyCameraImageDataGLMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected