Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getName
Function · 0.80
renderFrame
Method · 0.80
open
Method · 0.80
open
Method · 0.80
open
Method · 0.80
stat
Function · 0.80
make
Function · 0.80
remove
Function · 0.80
dlopen
Function · 0.80
writeCallstack
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected