Searched refs:SUPERSHAPE_PARAMS (Results 1 – 2 of 2) sorted by relevance
29 #define SUPERSHAPE_PARAMS 15 macro31 static const float sSuperShapeParams[][SUPERSHAPE_PARAMS] =
198 const int resol1 = (int)params[SUPERSHAPE_PARAMS - 3]; in createSuperShape()199 const int resol2 = (int)params[SUPERSHAPE_PARAMS - 2]; in createSuperShape()577 buildingScale = sSuperShapeParams[curShape][SUPERSHAPE_PARAMS - 1]; in drawModels()