Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ setColor
Method
setColor
src/cinder/Text.cpp:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
void TextLayout::setColor( const Color &color )
465
{
466
mCurrentColor = color;
467
}
468
469
void TextLayout::setColor( const ColorA &color )
470
{
Callers
5
renderSnapshot
Method · 0.45
drawInfo
Method · 0.45
path2dpart3.js
File · 0.45
path2dpart2.js
File · 0.45
path2dpart1.js
File · 0.45
Calls
no outgoing calls
Tested by
2
renderSnapshot
Method · 0.36
drawInfo
Method · 0.36