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

Method getBase

src/OpenColorIO/ops/log/LogOpData.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115double LogOpData::getBase() const noexcept
116{
117 return m_base;
118}
119
120void LogOpData::setValue(LogAffineParameter val, const double(&values)[3])
121{

Callers 15

__init__Method · 0.45
update_from_transformMethod · 0.45
__init__Method · 0.45
update_from_transformMethod · 0.45
saveFunction · 0.45
isInverseMethod · 0.45
AddLogToLinShaderFunction · 0.45
AddLinToLogShaderFunction · 0.45
AddCameraLogToLinShaderFunction · 0.45
AddCameraLinToLogShaderFunction · 0.45
updateDataMethod · 0.45
setBaseMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_color_pickingMethod · 0.36
test_baseMethod · 0.36
test_transformMethod · 0.36
test_constructorMethod · 0.36
test_baseMethod · 0.36
test_get_processorMethod · 0.36
test_add_display_viewMethod · 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