MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / getFormat

Method getFormat

src/OpenColorIO/Baker.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141const char * Baker::getFormat() const
142{
143 return getImpl()->m_formatName.c_str();
144}
145
146const FormatMetadata & Baker::getFormatMetadata() const
147{

Callers 4

test_copyMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
OCIO_ADD_TESTFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by 4

test_copyMethod · 0.76
test_interfaceMethod · 0.76
test_interfaceMethod · 0.76
OCIO_ADD_TESTFunction · 0.36