MCPcopy 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
464void TextLayout::setColor( const Color &color )
465{
466 mCurrentColor = color;
467}
468
469void TextLayout::setColor( const ColorA &color )
470{

Callers 5

renderSnapshotMethod · 0.45
drawInfoMethod · 0.45
path2dpart3.jsFile · 0.45
path2dpart2.jsFile · 0.45
path2dpart1.jsFile · 0.45

Calls

no outgoing calls

Tested by 2

renderSnapshotMethod · 0.36
drawInfoMethod · 0.36