Searched refs:np (Results 1 – 1 of 1) sorted by relevance
615 f32 ct, cp, dzdt, dzdp, nt, np, nn; in CreateModelVtxArray() local641 np = 1.0F / sqrtf( 1.0F + dzdp*dzdp ); in CreateModelVtxArray()642 nn = nt * np; in CreateModelVtxArray()661 mo->nrmArray[cnt_n++] = (s16)(np * QSCALE); in CreateModelVtxArray()662 mo->nrmArray[cnt_n++] = (s16)(np * dzdp * QSCALE); in CreateModelVtxArray()