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

Method getSize

src/widget/Widget.cpp:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42
43
44math::Vec Widget::getSize() {
45 return box.size;
46}
47
48
49void Widget::setSize(math::Vec size) {

Callers 1

wrapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected