Home
last modified time | relevance | path

Searched refs:setDiffuse (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qt3d/examples/qt3d/basicshapes-cpp/
H A Dscenemodifier.cpp78 torusMaterial->setDiffuse(QColor(QRgb(0xbeb32b))); in SceneModifier()
104 coneMaterial->setDiffuse(QColor(QRgb(0x928327))); in SceneModifier()
126 cylinderMaterial->setDiffuse(QColor(QRgb(0x928327))); in SceneModifier()
143 cuboidMaterial->setDiffuse(QColor(QRgb(0x665423))); in SceneModifier()
163 planeMaterial->setDiffuse(QColor(QRgb(0xa69929))); in SceneModifier()
184 sphereMaterial->setDiffuse(QColor(QRgb(0xa69929))); in SceneModifier()
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Dlightcontroller.cpp41 …cast<SceneUtil::LightSource*>(node)->getLight(nv->getTraversalNumber())->setDiffuse(mDiffuseColor); in operator ()()
66 …lightSource->getLight(nv->getTraversalNumber())->setDiffuse(mDiffuseColor * mBrightness * lightSou… in operator ()()
71 void LightController::setDiffuse(const osg::Vec4f& color) in setDiffuse() function in SceneUtil::LightController
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/applications/osgearth_lights/
H A Dosgearth_lights.cpp100 sunLight->setDiffuse(osg::Vec4(1.0, 1.0, 0.9, 1.0)); in addLights()
126 spot->setDiffuse(osg::Vec4(1,0,0,1)); in addLights()
149 point->setDiffuse(osg::Vec4(1.0, 1.0, 0.0,1)); in addLights()
207 material->setDiffuse(osg::Material::FRONT, osg::Vec4(1,1,1,1)); in main()
234 material->setDiffuse(osg::Material::FRONT, randomColor()); in main()
/dports/graphics/qgis/qgis-3.22.3/external/qt3dextra-headers/Qt3DExtras/
H A Dqphongmaterial.h57 Q_PROPERTY(QColor diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
72 void setDiffuse(const QColor &diffuse);
H A Dqmorphphongmaterial.h54 Q_PROPERTY(QColor diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
71 void setDiffuse(const QColor &diffuse);
H A Dqdiffusespecularmapmaterial.h64 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
79 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqdiffusemapmaterial.h65 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
82 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqdiffusespecularmaterial.h57 Q_PROPERTY(QVariant diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
78 void setDiffuse(const QVariant &diffuse);
H A Dqnormaldiffusemapmaterial.h64 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
83 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqnormaldiffusespecularmapmaterial.h57 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
76 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
/dports/graphics/qgis-ltr/qgis-3.16.16/external/qt3dextra-headers/Qt3DExtras/
H A Dqphongmaterial.h57 Q_PROPERTY(QColor diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
72 void setDiffuse(const QColor &diffuse);
H A Dqmorphphongmaterial.h54 Q_PROPERTY(QColor diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
71 void setDiffuse(const QColor &diffuse);
H A Dqdiffusemapmaterial.h65 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
82 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqdiffusespecularmapmaterial.h64 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
79 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqdiffusespecularmaterial.h57 Q_PROPERTY(QVariant diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
78 void setDiffuse(const QVariant &diffuse);
H A Dqnormaldiffusemapmaterial.h64 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
83 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqnormaldiffusespecularmapmaterial.h57 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
76 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/defaults/
H A Dqphongmaterial.h57 Q_PROPERTY(QColor diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
72 void setDiffuse(const QColor &diffuse);
H A Dqmorphphongmaterial.h54 Q_PROPERTY(QColor diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
71 void setDiffuse(const QColor &diffuse);
H A Dqdiffusemapmaterial.h65 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
82 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqdiffusespecularmapmaterial.h64 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
79 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqnormaldiffusemapmaterial.h64 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
83 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqnormaldiffusespecularmapmaterial.h57 …Q_PROPERTY(Qt3DRender::QAbstractTexture *diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChang…
76 void setDiffuse(Qt3DRender::QAbstractTexture *diffuse);
H A Dqdiffusespecularmaterial.h57 Q_PROPERTY(QVariant diffuse READ diffuse WRITE setDiffuse NOTIFY diffuseChanged)
78 void setDiffuse(const QVariant &diffuse);
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkMaterialPropertyPreviewLabel.h38 Q_PROPERTY(double diffuse READ diffuse WRITE setDiffuse)
70 void setDiffuse(double newDiffuse);

12345678910>>...13