Home
last modified time | relevance | path

Searched refs:getIncandescence (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMParticleSamplerInfo.h407 void getIncandescence()const in getIncandescence() function
H A DMayaDMParticleCloud.h298 void getIncandescence()const in getIncandescence() function
H A DMayaDMVolumeFog.h547 void getIncandescence()const in getIncandescence() function
H A DMayaDMRampShader.h1125 void getIncandescence(size_t ic_i)const in getIncandescence() function
1129 void getIncandescence()const in getIncandescence() function
H A DMayaDMLambert.h516 void getIncandescence()const in getIncandescence() function
H A DMayaDMOceanShader.h901 void getIncandescence()const in getIncandescence() function
H A DMayaDMFluidShape.h2907 void getIncandescence(size_t i_i)const in getIncandescence() function
2911 void getIncandescence()const in getIncandescence() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/dae2ma/src/
H A DDAE2MAEffectImporter.cpp1102 connectAttr ( file, imageFile->getOutColor(), shaderNode.getIncandescence () ); in connectTextureAttribute()