Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setBase
Method
setBase
src/OpenColorIO/ops/log/LogOpData.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void LogOpData::setBase(double base) noexcept
111
{
112
m_base = base;
113
}
114
115
double LogOpData::getBase() const noexcept
116
{
Callers
15
transform
Method · 0.45
transform
Method · 0.45
load
Function · 0.45
test_base
Method · 0.45
test_validate
Method · 0.45
test_base
Method · 0.45
test_validate
Method · 0.45
AddLogTest
Function · 0.45
OCIO_ADD_GPU_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
13
test_base
Method · 0.36
test_validate
Method · 0.36
test_base
Method · 0.36
test_validate
Method · 0.36
AddLogTest
Function · 0.36
OCIO_ADD_GPU_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
TestSaveLog
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36