Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ ColorSpaceSet
Method
ColorSpaceSet
src/OpenColorIO/ColorSpaceSet.cpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
232
233
ColorSpaceSet::ColorSpaceSet()
234
: m_impl(new ColorSpaceSet::Impl)
235
{
236
}
237
238
ColorSpaceSet::~ColorSpaceSet()
239
{
Callers
2
get_color_spaces
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected