MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / ofGetWidth

Function ofGetWidth

Source/OpenFrameworksPort.cpp:459–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

457#endif
458
459float ofGetWidth()
460{
461 return TheSynth->GetMainComponent()->getWidth();
462}
463
464float ofGetHeight()
465{

Callers 15

SetModuleGridLightsMethod · 0.85
oscMessageReceivedMethod · 0.85
DrawModuleMethod · 0.85
CheckboxUpdatedMethod · 0.85
GetDimensionsMethod · 0.85
ForcePositionMethod · 0.85
GetPixelWidthMethod · 0.85
DrawModuleMethod · 0.85
GetModuleDimensionsMethod · 0.85
UpdatePositionMethod · 0.85
DrawModuleMethod · 0.85

Calls 1

GetMainComponentMethod · 0.80

Tested by

no test coverage detected