Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
double LogOpData::getBase() const noexcept
116
{
117
return m_base;
118
}
119
120
void LogOpData::setValue(LogAffineParameter val, const double(&values)[3])
121
{
Callers
15
__init__
Method · 0.45
update_from_transform
Method · 0.45
__init__
Method · 0.45
update_from_transform
Method · 0.45
save
Function · 0.45
isInverse
Method · 0.45
AddLogToLinShader
Function · 0.45
AddLinToLogShader
Function · 0.45
AddCameraLogToLinShader
Function · 0.45
AddCameraLinToLogShader
Function · 0.45
updateData
Method · 0.45
setBase
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_color_picking
Method · 0.36
test_base
Method · 0.36
test_transform
Method · 0.36
test_constructor
Method · 0.36
test_base
Method · 0.36
test_get_processor
Method · 0.36
test_add_display_view
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36