Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ data
Method
data
Engine/MemoryFile.cpp:274–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
} // openInternal
273
274
char*
275
MemoryFile::data() const
276
{
277
return _imp->data;
278
}
279
280
size_t
281
MemoryFile::size() const
Callers
15
onStandardOutputBytesWritten
Method · 0.45
onStandardErrorBytesWritten
Method · 0.45
string string_format
Method · 0.45
copy
Method · 0.45
qSystemDirectory
Function · 0.45
resolveUserName
Function · 0.45
getFullPath
Function · 0.45
onOverlayKeyDown
Method · 0.45
onOverlayKeyUp
Method · 0.45
onOverlayKeyRepeat
Method · 0.45
getViewerRoIAndTexture
Method · 0.45
renderViewer_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected