MCPcopy Create free account
hub / github.com/cginternals/globjects / shortInfo

Method shortInfo

source/globjects/source/base/File.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36std::string File::shortInfo() const
37{
38 return filePath();
39}
40
41const std::string& File::filePath() const
42{

Callers 1

shaderStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected