MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / setPixelAspectRatio

Method setPixelAspectRatio

include/VectorDisplay.h:455–457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453 }
454
455 inline void setPixelAspectRatio(double aspect) {
456 setThickness(TO_FP32(aspect));
457 }
458#endif
459
460 void clear() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected