Home
last modified time | relevance | path

Searched refs:specularGlossinessTexture (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/TinyGltfImporter/Test/
H A Dmaterial-specularglossiness.gltf34 "specularGlossinessTexture": {
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DglTF2AssetWriter.inl327 …WriteTex(pbrSpecularGlossiness, pbrSG.specularGlossinessTexture, "specularGlossinessTexture", w.mA…
H A DglTF2Asset.h739 TextureInfo specularGlossinessTexture; member
H A DglTF2Importer.cpp269 …SetMaterialTextureProperty(embeddedTexIdxs, r, pbrSG.specularGlossinessTexture, aimat, aiTextureTy… in ImportMaterials()
H A DglTF2Asset.inl816 …eadTextureProperty(r, *pbrSpecularGlossiness, "specularGlossinessTexture", pbrSG.specularGlossines…
H A DglTF2Exporter.cpp507 GetMatTex(mat, pbrSG.specularGlossinessTexture, aiTextureType_SPECULAR); in ExportMaterials()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/glTF2/
H A DglTF2AssetWriter.inl382 …WriteTex(pbrSpecularGlossiness, pbrSG.specularGlossinessTexture, "specularGlossinessTexture", w.mA…
H A DglTF2Asset.h722 TextureInfo specularGlossinessTexture; member
H A DglTF2Asset.inl899 …eadTextureProperty(r, *pbrSpecularGlossiness, "specularGlossinessTexture", pbrSG.specularGlossines…
H A DglTF2Exporter.cpp543 GetMatTex(mat, pbrSG.specularGlossinessTexture, aiTextureType_SPECULAR); in ExportMaterials()
H A DglTF2Importer.cpp317 …SetMaterialTextureProperty(embeddedTexIdxs, r, pbrSG.specularGlossinessTexture, aimat, aiTextureTy… in ImportMaterial()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/glTF2/
H A DglTF2AssetWriter.inl407 …WriteTex(pbrSpecularGlossiness, pbrSG.specularGlossinessTexture, "specularGlossinessTexture", w.mA…
H A DglTF2Asset.h756 TextureInfo specularGlossinessTexture; member
H A DglTF2Exporter.cpp669 GetMatTex(mat, pbrSG.specularGlossinessTexture, aiTextureType_SPECULAR); in GetMatSpecGloss()
671 result = result || pbrSG.specularGlossinessTexture.texture; in GetMatSpecGloss()
H A DglTF2Asset.inl1232 …TextureProperty(r, *curPbrSpecularGlossiness, "specularGlossinessTexture", pbrSG.specularGlossines…
H A DglTF2Importer.cpp296 …SetMaterialTextureProperty(embeddedTexIdxs, r, pbrSG.specularGlossinessTexture, aimat, aiTextureTy… in ImportMaterial()