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

Method GetInfo

code/AssetLib/AC/ACLoader.cpp:182–184  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------ Loader meta information

Source from the content-addressed store, hash-verified

180// ------------------------------------------------------------------------------------------------
181// Loader meta information
182const aiImporterDesc *AC3DImporter::GetInfo() const {
183 return &desc;
184}
185
186// ------------------------------------------------------------------------------------------------
187// Get a pointer to the next line from the file

Callers 3

aiGetImporterDescFunction · 0.45
ReadFileMethod · 0.45
GetImporterInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected