Home
last modified time | relevance | path

Searched defs:Material (Results 1 – 25 of 982) sorted by relevance

12345678910>>...40

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vod/
H A Dstruct_material.go19 type Material struct { struct
21 Title string `json:"Title" xml:"Title"`
22 Tags string `json:"Tags" xml:"Tags"`
23 Status string `json:"Status" xml:"Status"`
24 Size int64 `json:"Size" xml:"Size"`
25 Duration float64 `json:"Duration" xml:"Duration"`
29 CoverURL string `json:"CoverURL" xml:"CoverURL"`
30 CateId int `json:"CateId" xml:"CateId"`
31 CateName string `json:"CateName" xml:"CateName"`
32 Source string `json:"Source" xml:"Source"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vod/
H A Dstruct_material.go19 type Material struct { struct
21 Title string `json:"Title" xml:"Title"`
22 Tags string `json:"Tags" xml:"Tags"`
23 Status string `json:"Status" xml:"Status"`
24 Size int64 `json:"Size" xml:"Size"`
25 Duration float64 `json:"Duration" xml:"Duration"`
29 CoverURL string `json:"CoverURL" xml:"CoverURL"`
30 CateId int `json:"CateId" xml:"CateId"`
31 CateName string `json:"CateName" xml:"CateName"`
32 Source string `json:"Source" xml:"Source"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vod/
H A Dstruct_material.go19 type Material struct { struct
21 Title string `json:"Title" xml:"Title"`
22 Tags string `json:"Tags" xml:"Tags"`
23 Status string `json:"Status" xml:"Status"`
24 Size int `json:"Size" xml:"Size"`
25 Duration float64 `json:"Duration" xml:"Duration"`
29 CoverURL string `json:"CoverURL" xml:"CoverURL"`
30 CateId int `json:"CateId" xml:"CateId"`
31 CateName string `json:"CateName" xml:"CateName"`
32 Source string `json:"Source" xml:"Source"`
[all …]
/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Dmaterial.h18 struct Material struct
23 char *texture_map ;
24 int clamp_tex ;
25 int transparency ;
26 float alpha_ref ;
27 int lighting ;
51 void initMaterials () ; argument
52 Material *getMaterial ( ssgState *s ) ; argument
/dports/games/tuxkart/tuxkart-0.4.0/src/
H A Dmaterial.h7 struct Material struct
33 Material *getMaterial ( ssgState *s ) ; argument
/dports/math/asymptote/asymptote-2.67/
H A Dmaterial.h38 struct Material { struct
42 Material() {} in Material() function
44 Material(const glm::vec4& diffuse, const glm::vec4& emissive, in Material() function
49 Material(Material const& m): in Material() function
52 ~Material() {} in ~Material() argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cloudauth/
H A Dstruct_material.go19 type Material struct { struct
20 FaceImageUrl string `json:"FaceImageUrl" xml:"FaceImageUrl"`
21 FaceQuality string `json:"FaceQuality" xml:"FaceQuality"`
22 FaceGlobalUrl string `json:"FaceGlobalUrl" xml:"FaceGlobalUrl"`
23 FaceMask bool `json:"FaceMask" xml:"FaceMask"`
24 IdCardNumber string `json:"IdCardNumber" xml:"IdCardNumber"`
25 IdCardName string `json:"IdCardName" xml:"IdCardName"`
26 VideoUrls []string `json:"VideoUrls" xml:"VideoUrls"`
27 IdCardInfo IdCardInfo `json:"IdCardInfo" xml:"IdCardInfo"`
/dports/devel/vcglib/vcglib-2020.09/wrap/io_trimesh/
H A Dio_material.h66 struct Material struct
86 class Materials argument
96 …inline static int CreateNewMaterial(SaveMeshType &m, std::vector<Material> &materials, FaceIterato… in CreateNewMaterial() argument
/dports/devel/upp/upp/bazaar/SurfaceCtrl/
H A DMesh.h6 struct Material{ struct
8 Material(){} in Material() argument
9Material(const glm::vec3& diffuse_, const glm::vec3& speculare_, float shininess_){Diffuse = diffu… in Material() function
15Material& SetDiffuse(const glm::vec3& diffuse_)noexcept{Diffuse = diffuse_; update = true; return … in SetDiffuse() argument
16Material& SetSpecular(const glm::vec3& speculare_)noexcept{Specular = speculare_; update = true; r… in SetSpecular() argument
17Material& SetShininess(float shininess_)noexcept{Shininess = shininess_; update = true; return *th… in SetShininess() argument
19 bool ShouldBeUpdated()const noexcept{return update;} in ShouldBeUpdated()
20 void HaveBeenUpdated()noexcept{update = false;} in HaveBeenUpdated()
23 glm::vec3 Specular = glm::vec3(0.1f, 0.1f, 0.1f);
24 float Shininess = 12.0f;
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DColladaExporter.h172 struct Material struct
179 Material() {} in Material() argument
H A DQ3DLoader.h94 struct Material struct
96 Material() in Material() argument
102 aiString name;
103 aiColor3D ambient, diffuse, specular;
104 float transparency;
106 unsigned int texIdx;
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DColladaExporter.h171 struct Material struct
178 Material() {} in Material() argument
H A DQ3DLoader.h89 struct Material struct
91 Material() in Material() function
97 aiString name;
98 aiColor3D ambient, diffuse, specular;
99 float transparency;
101 unsigned int texIdx;
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_trimesh/
H A Dio_material.h66 struct Material struct
86 class Materials argument
96 …inline static int CreateNewMaterial(SaveMeshType &m, std::vector<Material> &materials, unsigned in… in CreateNewMaterial() argument
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DColladaExporter.h192 struct Material struct
199 Material() {} in Material() argument
H A DQ3DLoader.h90 struct Material struct
92 Material() in Material() function
98 aiString name;
99 aiColor3D ambient, diffuse, specular;
100 float transparency;
102 unsigned int texIdx;
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DColladaExporter.h122 struct Material struct
128 Material() { shininess = 16.0f; } in Material() function
H A DQ3DLoader.h88 struct Material struct
90 Material() in Material() function
96 aiString name;
97 aiColor3D ambient, diffuse, specular;
98 float transparency;
100 unsigned int texIdx;
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Collada/
H A DColladaExporter.h192 struct Material struct
199 Material() {} in Material() argument
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_material_types.h144 ID id;
148 short flag;
149 char _pad1[2];
152 float r, g, b, a;
153 float specr, specg, specb;
156 float spec;
166 char pr_type;
168 short pr_flag;
171 short index;
207 struct MaterialGPencilStyle *gp_style; argument
[all …]
/dports/astro/stellarium/stellarium-0.21.3/plugins/Scenery3d/src/
H A DS3DScene.hpp40 Material() : traits(), bAlphatest(false), bBackface(false), fAlphaThreshold(0.5), in Material() argument
45 Material(const StelOBJ::Material& stelMat) in Material() function
67 struct Traits
80 } traits;
83 StelTextureSP tex_Kd;
84 StelTextureSP tex_Ke;
85 StelTextureSP tex_bump;
88 bool bAlphatest;
89 bool bBackface;
90 float fAlphaThreshold;
[all …]
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Collada/
H A DColladaExporter.h160 Material, enumerator
229 struct Material { struct
236 Material() {} in Material() argument
/dports/graphics/nanort/nanort-b1feea8/examples/nanosg/
H A Dmaterial.h15 struct Material { struct
30 Material() { in Material() function
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Q3D/
H A DQ3DLoader.h91 struct Material struct
93 Material() in Material() function
99 aiString name;
100 aiColor3D ambient, diffuse, specular;
101 float transparency;
103 unsigned int texIdx;
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Q3D/
H A DQ3DLoader.h84 struct Material { struct
85 Material() : diffuse(0.6f,0.6f,0.6f), transparency(0.f), texIdx(UINT_MAX) { in Material() argument
89 aiString name;
90 aiColor3D ambient, diffuse, specular;
91 float transparency;
92 unsigned int texIdx;

12345678910>>...40