Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ isData
Method
isData
src/OpenColorIO/ColorSpace.cpp:402–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
bool ColorSpace::isData() const noexcept
403
{
404
return getImpl()->m_isData;
405
}
406
407
void ColorSpace::setIsData(bool val) noexcept
408
{
Callers
15
_update_scene_reference_space
Method · 0.95
_update_display_reference_space
Method · 0.95
test_constructor_with_keyword
Method · 0.95
test_constructor_without_keyword
Method · 0.95
test_constructor_without_parameter
Method · 0.95
test_interface
Method · 0.95
_get_value
Method · 0.45
_set_value
Method · 0.45
save
Function · 0.45
ColorSpace.cpp
File · 0.45
getRefSpaceName
Function · 0.45
getDataSpaceName
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
11
test_constructor_with_keyword
Method · 0.76
test_constructor_without_keyword
Method · 0.76
test_constructor_without_parameter
Method · 0.76
test_interface
Method · 0.76
test_copy
Method · 0.36
test_config
Method · 0.36
test_data
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