Home
last modified time | relevance | path

Searched refs:GetImporterInfo (Results 1 – 21 of 21) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/include/assimp/
H A DImporter.hpp576 const aiImporterDesc* GetImporterInfo(size_t index) const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/include/assimp/
H A DImporter.hpp564 const aiImporterDesc* GetImporterInfo(size_t index) const;
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/include/assimp/
H A DImporter.hpp571 const aiImporterDesc* GetImporterInfo(size_t index) const;
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DImporter.hpp576 const aiImporterDesc* GetImporterInfo(size_t index) const;
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DImporter.hpp576 const aiImporterDesc* GetImporterInfo(size_t index) const;
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/include/assimp/
H A DImporter.hpp566 const aiImporterDesc* GetImporterInfo(size_t index) const;
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A DImporter.hpp600 const aiImporterDesc *GetImporterInfo(size_t index) const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DAssimp.cpp430 return Importer().GetImporterInfo(pIndex); in aiGetImportFormatDescription()
H A DImporter.cpp848 const aiImporterDesc* Importer::GetImporterInfo(size_t index) const in GetImporterInfo() function in Importer
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Common/
H A DAssimp.cpp462 return Importer().GetImporterInfo(pIndex); in aiGetImportFormatDescription()
H A DImporter.cpp923 const aiImporterDesc* Importer::GetImporterInfo(size_t index) const { in GetImporterInfo() function in Importer
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DAssimp.cpp467 return Importer().GetImporterInfo(pIndex); in aiGetImportFormatDescription()
H A DImporter.cpp929 const aiImporterDesc* Importer::GetImporterInfo(size_t index) const in GetImporterInfo() function in Importer
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/Common/
H A DAssimp.cpp462 return Importer().GetImporterInfo(pIndex); in aiGetImportFormatDescription()
H A DImporter.cpp905 const aiImporterDesc* Importer::GetImporterInfo(size_t index) const in GetImporterInfo() function in Importer
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/Common/
H A DAssimp.cpp462 return Importer().GetImporterInfo(pIndex); in aiGetImportFormatDescription()
H A DImporter.cpp905 const aiImporterDesc* Importer::GetImporterInfo(size_t index) const in GetImporterInfo() function in Importer
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DAssimp.cpp461 return Importer().GetImporterInfo(pIndex); in aiGetImportFormatDescription()
H A DImporter.cpp929 const aiImporterDesc* Importer::GetImporterInfo(size_t index) const in GetImporterInfo() function in Importer
/dports/multimedia/assimp/assimp-5.1.3/code/Common/
H A DImporter.cpp942 const aiImporterDesc* Importer::GetImporterInfo(size_t index) const { in GetImporterInfo() function in Importer
H A DAssimp.cpp458 return Importer().GetImporterInfo(pIndex); in aiGetImportFormatDescription()