MCPcopy Create free account
hub / github.com/crownengine/crown / getCPtr

Method getCPtr

3rdparty/bx/src/filepath.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369 }
370
371 const char* FilePath::getCPtr() const
372 {
373 return m_filePath;
374 }
375
376 StringView FilePath::getPath() const
377 {

Callers 10

getNameFunction · 0.80
renderFrameMethod · 0.80
openMethod · 0.80
openMethod · 0.80
openMethod · 0.80
statFunction · 0.80
makeFunction · 0.80
removeFunction · 0.80
dlopenFunction · 0.80
writeCallstackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected