Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ NamedTransform
Function
NamedTransform
include/OpenColorIO/OpenColorIO.h:2524–2524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2522
TransformDirection dir);
2523
2524
NamedTransform(const NamedTransform &) = delete;
2525
NamedTransform & operator= (const NamedTransform &) = delete;
2526
// Do not use (needed only for pybind11).
2527
virtual ~NamedTransform() = default;
Callers
1
OpenColorIO.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected