Home
last modified time | relevance | path

Searched refs:Find_ConvertedNode (Results 1 – 9 of 9) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/AMF/
H A DAMFImporter.hpp164 …bool Find_ConvertedNode(const std::string& pID, std::list<aiNode*>& pNodeList, aiNode** pNode) con…
H A DAMFImporter.cpp120 bool AMFImporter::Find_ConvertedNode(const std::string& pID, std::list<aiNode*>& pNodeList, aiNode*… in Find_ConvertedNode() function in Assimp::AMFImporter
H A DAMFImporter_Postprocess.cpp771 if(!Find_ConvertedNode(als.ObjectID, pNodeList, &found_node)) Throw_ID_NotFound(als.ObjectID); in Postprocess_BuildConstellation()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/AMF/
H A DAMFImporter.hpp283 bool Find_ConvertedNode(const std::string &pID, NodeArray &nodeArray, aiNode **pNode) const;
H A DAMFImporter.cpp118 bool AMFImporter::Find_ConvertedNode(const std::string &pID, NodeArray &nodeArray, aiNode **pNode) … in Find_ConvertedNode() function in Assimp::AMFImporter
H A DAMFImporter_Postprocess.cpp696 … if (!Find_ConvertedNode(als.ObjectID, nodeArray, &found_node)) Throw_ID_NotFound(als.ObjectID); in Postprocess_BuildConstellation()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DAMFImporter.hpp216 …bool Find_ConvertedNode(const std::string& pID, std::list<aiNode*>& pNodeList, aiNode** pNode) con…
H A DAMFImporter.cpp119 bool AMFImporter::Find_ConvertedNode(const std::string& pID, std::list<aiNode*>& pNodeList, aiNode*… in Find_ConvertedNode() function in Assimp::AMFImporter
H A DAMFImporter_Postprocess.cpp769 if(!Find_ConvertedNode(als.ObjectID, pNodeList, &found_node)) Throw_ID_NotFound(als.ObjectID); in Postprocess_BuildConstellation()