Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
141
const char * Baker::getFormat() const
142
{
143
return getImpl()->m_formatName.c_str();
144
}
145
146
const FormatMetadata & Baker::getFormatMetadata() const
147
{
Callers
4
test_copy
Method · 0.95
test_interface
Method · 0.95
test_interface
Method · 0.95
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
4
test_copy
Method · 0.76
test_interface
Method · 0.76
test_interface
Method · 0.76
OCIO_ADD_TEST
Function · 0.36