Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMBrush.h1909 void setPetalWidthScale_FloatValue(size_t pws_i,float pwsfv) in setPetalWidthScale_FloatValue() argument
1911 if(pwsfv == 0.0) return; in setPetalWidthScale_FloatValue()
1912 fprintf(mFile,"\tsetAttr \".pws[%i].pwsfv\" %f;\n", pws_i,pwsfv); in setPetalWidthScale_FloatValue()