MCPcopy Create free account
hub / github.com/ImageEngine/cortex / coreFont

Method coreFont

src/IECoreGL/Font.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60IECoreScene::Font *Font::coreFont()
61{
62 return m_font.get();
63}
64
65const MeshPrimitive *Font::mesh( char c ) const
66{

Callers 3

testMethod · 0.95
TextPrimitiveMethod · 0.80
coreFontFunction · 0.80

Calls 1

getMethod · 0.45

Tested by 1

testMethod · 0.76