Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/assimp/code/AMF/
H A DAMFImporter_Node.hpp292 std::string TextureID_B;///< Texture ID for blue color component. member
302 , TextureID_B()
H A DAMFImporter_Material.cpp321 als.TextureID_B = btexid; in ParseNode_TexMap()
H A DAMFImporter_Postprocess.cpp317 if(pTexMap1->TextureID_B != pTexMap2->TextureID_B) return false; in PostprocessHelper_SplitFacesByTextureID()
657 face_list_cur.front().TexMap->TextureID_B, in Postprocess_BuildMeshSet()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/AMF/
H A DAMFImporter_Node.hpp267 std::string TextureID_B; ///< Texture ID for blue color component. member
273 …T_TexMap, pParent), TextureCoordinate{}, TextureID_R(), TextureID_G(), TextureID_B(), TextureID_A(… in AMFTexMap()
H A DAMFImporter_Postprocess.cpp291 if (pTexMap1->TextureID_B != pTexMap2->TextureID_B) return false; in PostprocessHelper_SplitFacesByTextureID()
594 face_list_cur.front().TexMap->TextureID_B, in Postprocess_BuildMeshSet()
H A DAMFImporter_Material.cpp319 als.TextureID_B = btexid; in ParseNode_TexMap()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DAMFImporter_Node.hpp348 std::string TextureID_B;///< Texture ID for blue color component. member
H A DAMFImporter_Material.cpp302 als.TextureID_B = btexid; in ParseNode_TexMap()
H A DAMFImporter_Postprocess.cpp315 if(pTexMap1->TextureID_B != pTexMap2->TextureID_B) return false; in PostprocessHelper_SplitFacesByTextureID()
655 face_list_cur.front().TexMap->TextureID_B, in Postprocess_BuildMeshSet()