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