Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ LookNoOp
Method
LookNoOp
src/OpenColorIO/ops/noop/NoOps.cpp:381–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
379
{
380
public:
381
LookNoOp() = delete;
382
LookNoOp(const LookNoOp &) = delete;
383
LookNoOp& operator=(const LookNoOp &) = delete;
384
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected