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

Method getNumTransforms

src/OpenColorIO/Processor.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142int Processor::getNumTransforms() const
143{
144 return getImpl()->getNumTransforms();
145}
146
147const FormatMetadata & Processor::getTransformFormatMetadata(int index) const
148{

Callers 15

mainFunction · 0.45
mainFunction · 0.45
bindPyProcessorFunction · 0.45
bindPyGroupTransformFunction · 0.45
saveFunction · 0.45
containsBlockedTransformFunction · 0.45
simplifyTransformFunction · 0.45
transformIsEmptyFunction · 0.45
GetFileReferencesFunction · 0.45
GetColorSpaceReferencesFunction · 0.45

Calls 2

getImplFunction · 0.50
sizeMethod · 0.45

Tested by 15

OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36
OCIO_ADD_TESTFunction · 0.36