Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ mesh
Method
mesh
src/IECoreScene/Font.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
const MeshPrimitive *mesh( char c ) const
343
{
344
return cachedMesh( c )->primitive.get();
345
}
346
347
MeshPrimitivePtr mesh( const std::string &text ) const
348
{
Callers
nothing calls this directly
Calls
12
PrimitiveVariable
Function · 0.85
bound
Function · 0.85
copyParameter
Method · 0.80
inputParameter
Method · 0.80
operate
Method · 0.80
merge
Function · 0.70
get
Method · 0.45
size
Method · 0.45
setValue
Method · 0.45
matrixParameter
Method · 0.45
copy
Method · 0.45
writable
Method · 0.45
Tested by
no test coverage detected