MCPcopy 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

beginSequenceRenderMethod · 0.80
endSequenceRenderMethod · 0.80
renderMethod · 0.80
dettachOpenGLContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected