Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
384
void EGLOpenGLWindow::setWindowTitle(const char* title) {}
385
386
float EGLOpenGLWindow::getRetinaScale() const { return 1.f; }
387
388
void EGLOpenGLWindow::setAllowRetina(bool allow) {}
389
Callers
13
main
Function · 0.45
drawText3D
Method · 0.45
drawText
Method · 0.45
setViewport
Method · 0.45
getScreenPixels
Method · 0.45
swapBuffer
Method · 0.45
dumpFramesToVideo
Method · 0.45
dumpNextFrameToPng
Method · 0.45
init
Method · 0.45
update
Method · 0.45
copyCameraImageData
Method · 0.45
copyCameraImageDataGL
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected