Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ GetWidth
Method
GetWidth
Source/SongBuilder.cpp:1076–1079 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1074
}
1075
1076
float SongBuilder::SongScene::GetWidth() const
1077
{
1078
return kSceneTabWidth + (int)mValues.size() * (kColumnWidth + kSpacingX);
1079
}
1080
1081
void SongBuilder::SongScene::CleanUp()
1082
{
Callers
15
GetModuleDimensions
Method · 0.45
DrawModule
Method · 0.45
DrawModule
Method · 0.45
GetModuleDimensions
Method · 0.45
SaveState
Method · 0.45
Draw
Method · 0.45
DrawModule
Method · 0.45
GetModuleDimensions
Method · 0.45
SaveState
Method · 0.45
DrawModule
Method · 0.45
DrawModule
Method · 0.45
GetModuleDimensions
Method · 0.45
Calls
1
size
Method · 0.80
Tested by
3
DrawModule
Method · 0.36
GetModuleDimensions
Method · 0.36
UpdateVelocityGridPos
Method · 0.36