Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
IECoreScene::Font *Font::coreFont()
61
{
62
return m_font.get();
63
}
64
65
const MeshPrimitive *Font::mesh( char c ) const
66
{
Callers
3
test
Method · 0.95
TextPrimitive
Method · 0.80
coreFont
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
1
test
Method · 0.76