Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ ViewingRules
Function
ViewingRules
include/OpenColorIO/OpenColorIO.h:1951–1951 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1949
void removeRule(size_t ruleIndex);
1950
1951
ViewingRules(const ViewingRules &) = delete;
1952
ViewingRules & operator= (const ViewingRules &) = delete;
1953
/// Do not use (needed only for pybind11).
1954
virtual ~ViewingRules();
Callers
1
OpenColorIO.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected