Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ addRun
Method
addRun
src/cinder/Text.cpp:146–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
~Line();
145
146
void addRun( const Run &run ) { mRuns.push_back( run ); }
147
148
void calcExtents();
149
#if defined( CINDER_COCOA )
Callers
5
addLine
Method · 0.80
addCenteredLine
Method · 0.80
addRightLine
Method · 0.80
append
Method · 0.80
renderString
Function · 0.80
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected