MCPcopy 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

sizeMethod · 0.45
emptyMethod · 0.45
resizeMethod · 0.45

Tested by

no test coverage detected