MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / device_display_get_width

Function device_display_get_width

StereoKitC/device.cpp:72–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70///////////////////////////////////////////
71
72int32_t device_display_get_width() {
73 return device_data.display_width;
74}
75
76///////////////////////////////////////////
77

Callers 3

common_initFunction · 0.85
sk_system_infoFunction · 0.85
render_update_projectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected