aiApplyPostProcessing ( aiScene const* pScene, unsigned int pFlags )Field 'pScene->mAnimations' in 1st parameter 'pScene' (pointer) has base type 'aiAnimation'.
aiGetMemoryRequirements ( aiScene const* pIn, aiMemoryInfo* in )Field 'pIn->mAnimations' in 1st parameter 'pIn' (pointer) has base type 'aiAnimation'.
aiImportFile ( char const* pFile, unsigned int pFlags )Field 'retval->mAnimations' in return value (pointer) has base type 'aiAnimation'.
aiImportFileEx ( char const* pFile, unsigned int pFlags, aiFileIO* pFS )Field 'retval->mAnimations' in return value (pointer) has base type 'aiAnimation'.
aiImportFileFromMemory ( char const* pBuffer, unsigned int pLength, unsigned int pFlags, char const* pHint )Field 'retval->mAnimations' in return value (pointer) has base type 'aiAnimation'.
aiReleaseImport ( aiScene const* pScene )Field 'pScene->mAnimations' in 1st parameter 'pScene' (pointer) has base type 'aiAnimation'.