MCPcopy Create free account
hub / github.com/cginternals/glbinding / start

Function start

source/glbinding-aux/source/logging.cpp:101–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void start()
102{
103 const auto filepath = getStandardFilepath();
104
105 start(filepath);
106}
107
108void start(const std::string & filepath)
109{

Callers 3

restartMethod · 0.85
compareFunction · 0.85
mainFunction · 0.85

Calls 4

getStandardFilepathFunction · 0.85
setLogCallbackFunction · 0.85
addCallbackMaskFunction · 0.85
startWriterFunction · 0.85

Tested by

no test coverage detected