MCPcopy Create free account
hub / github.com/VCVRack/Rack / TransformWidget

Method TransformWidget

include/widget/TransformWidget.hpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 float transform[6];
13
14 TransformWidget() {
15 identity();
16 }
17
18 void identity() {
19 nvgTransformIdentity(transform);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected