Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getDataHandle
Method
getDataHandle
Engine/OfxEffectInstance.cpp:1924–1927 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1922
}
1923
1924
void* getDataHandle() const
1925
{
1926
return _dataHandle;
1927
}
1928
1929
virtual ~OfxGLContextEffectData() {}
1930
};
Callers
4
beginSequenceRender
Method · 0.80
endSequenceRender
Method · 0.80
render
Method · 0.80
dettachOpenGLContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected