MCPcopy Create free account
hub / github.com/assimp/assimp / get

Method get

code/Common/DefaultLogger.cpp:237–239  ·  view source on GitHub ↗

----------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

235
236// ----------------------------------------------------------------------------------
237Logger *DefaultLogger::get() {
238 return m_pLogger;
239}
240
241// ----------------------------------------------------------------------------------
242// Kills the only instance

Callers 8

Assimp_DumpFunction · 0.45
CreateTextureFromWICFunction · 0.45
GetRemoteDocumentMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
GetIOHandlerMethod · 0.45
ExportMethod · 0.45
ReadFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected