MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getBitmapsPath

Function getBitmapsPath

radiantcore/shaders/MapExpression.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 const std::string IMAGE_WHITE = "_white.bmp";
39
40 inline std::string getBitmapsPath()
41 {
42 return module::GlobalModuleRegistry().getApplicationContext().getBitmapsPath();
43 }
44}
45
46namespace shaders

Callers 1

getImageMethod · 0.70

Calls 1

getBitmapsPathMethod · 0.80

Tested by

no test coverage detected