Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
459
float ofGetWidth()
460
{
461
return TheSynth->GetMainComponent()->getWidth();
462
}
463
464
float ofGetHeight()
465
{
Callers
15
SetModuleGridLights
Method · 0.85
oscMessageReceived
Method · 0.85
DrawModule
Method · 0.85
CheckboxUpdated
Method · 0.85
PickNewVanityPanningDestination
Method · 0.85
GetDimensions
Method · 0.85
ForcePosition
Method · 0.85
GetPixelWidth
Method · 0.85
DrawModule
Method · 0.85
GetModuleDimensions
Method · 0.85
UpdatePosition
Method · 0.85
DrawModule
Method · 0.85
Calls
1
GetMainComponent
Method · 0.80
Tested by
no test coverage detected