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

Method getShaperSpace

src/OpenColorIO/Baker.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171const char * Baker::getShaperSpace() const
172{
173 return getImpl()->m_shaperSpace.c_str();
174}
175
176void Baker::setLooks(const char * looks)
177{

Callers 9

GetShaperRangeFunction · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45
bakeMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by

no test coverage detected