Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ FileName
Method
FileName
common/sys/filename.cpp:16–16 ·
view source on GitHub ↗
! create an empty filename */
Source
from the content-addressed store, hash-verified
14
15
/*! create an empty filename */
16
FileName::FileName () {}
17
18
/*! create a valid filename from a string */
19
FileName::FileName (const char* in) {
Callers
nothing calls this directly
Calls
3
size
Method · 0.45
empty
Method · 0.45
resize
Method · 0.45
Tested by
no test coverage detected