Home | History | Annotate | Download | only in Tools

Lines Matching refs:vNormal

269 	CrossProduct(&psMesh->pT[psMesh->nT].vNormal, pv0, pv1, pv2);
701 f = PVRTMatrixVec3DotProduct(psTri->vNormal, v);
703 f = PVRTMatrixVec3DotProduct(psTri->vNormal, *pvLightModel);