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