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

Method getResolution

src/IECoreImage/Font.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279}
280
281float Font::getResolution() const
282{
283 return m_implementation->getResolution();
284}
285
286const ImagePrimitive *Font::image( char c ) const
287{

Callers 2

testRenderOverridesMethod · 0.45
doConversionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected