Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMBrush.h1863 void setLeafWidthScale_FloatValue(size_t lws_i,float lwsfv) in setLeafWidthScale_FloatValue() argument
1865 if(lwsfv == 0.0) return; in setLeafWidthScale_FloatValue()
1866 fprintf(mFile,"\tsetAttr \".lws[%i].lwsfv\" %f;\n", lws_i,lwsfv); in setLeafWidthScale_FloatValue()