Home
last modified time | relevance | path

Searched defs:getDiffuse (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWShaderLambert.h61 const FloatOrParam getDiffuse () const { return mDiffuse; } in getDiffuse() function
H A DCOLLADAFWEffectCommon.h244 const ColorOrTexture& getDiffuse () const { return mDiffuse; } in getDiffuse() function
252 ColorOrTexture& getDiffuse () { return mDiffuse; } in getDiffuse() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgAnimation/
H A DUpdateMatrixTransform.cpp48 bool UpdateMatrixTransform::link(osgAnimation::Channel* channel) in getDiffuse()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgAnimation/
H A DUpdateMaterial.cpp46 osgAnimation::Vec4Target* UpdateMaterial::getDiffuse() { return _diffuse.get(); } in getDiffuse() function in UpdateMaterial
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.5/dom/
H A DdomProfile_common.h160 const domFx_common_color_or_textureRef getDiffuse() const { return elemDiffuse; } in getDiffuse() function
253 const domFx_common_color_or_textureRef getDiffuse() const { return elemDiffuse; } in getDiffuse() function
356 const domFx_common_color_or_textureRef getDiffuse() const { return elemDiffuse; } in getDiffuse() function
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.4/dom/
H A DdomProfile_COMMON.h170 const domCommon_color_or_texture_typeRef getDiffuse() const { return elemDiffuse; } in getDiffuse() function
263 const domCommon_color_or_texture_typeRef getDiffuse() const { return elemDiffuse; } in getDiffuse() function
366 const domCommon_color_or_texture_typeRef getDiffuse() const { return elemDiffuse; } in getDiffuse() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DMaterial.cpp148 const Vec4& Material::getDiffuse(Face face) const in getDiffuse() function in Material
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DMaterial.cpp149 const Vec4& Material::getDiffuse(Face face) const in getDiffuse() function in Material
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A DSGLight.hxx65 const osg::Vec4 &getDiffuse() const { return _diffuse; } in getDiffuse() function in SGLight
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAStreamWriter/src/
H A DCOLLADASWEffectProfile.cpp484 ColorOrTexture& EffectProfile::getDiffuse() in getDiffuse() function in COLLADASW::EffectProfile
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMRenderLayer.h311 void getDiffuse()const in getDiffuse() function
H A DMayaDMLambert.h448 void getDiffuse()const in getDiffuse() function
H A DMayaDMOceanShader.h833 void getDiffuse()const in getDiffuse() function
H A DMayaDMRampShader.h931 void getDiffuse()const in getDiffuse() function
/dports/games/bzflag-server/bzflag-2.4.22/src/game/
H A DBzMaterial.cxx946 const float* BzMaterial::getDiffuse() const in getDiffuse() function in BzMaterial
/dports/games/bzflag/bzflag-2.4.22/src/game/
H A DBzMaterial.cxx946 const float* BzMaterial::getDiffuse() const in getDiffuse() function in BzMaterial
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/
H A DSoLazyElement.cpp452 SoLazyElement::getDiffuse(SoState * state, int index) in getDiffuse() function in SoLazyElement
/dports/games/gtkradiant/GPL/GtkRadiant/plugins/shaders/
H A Dshaders.cpp1022 qtexture_t* getDiffuse() const in getDiffuse() function in CShader
/dports/games/netradiant/netradiant-20150621-src/plugins/shaders/
H A Dshaders.cpp899 qtexture_t* getDiffuse() const { in getDiffuse() function in CShader
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgrePass.cpp627 const ColourValue& Pass::getDiffuse(void) const in getDiffuse() function in Ogre::Pass
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgrePass.cpp478 const ColourValue& Pass::getDiffuse(void) const in getDiffuse() function in Ogre::Pass
/dports/games/irrlamb/irrlamb-1.0.1/assets/irrb/
H A Dio_export_irrlicht.py2414 def getDiffuse(self): member in iMaterial