Searched refs:FaceEntityDrv (Results 1 – 1 of 1) sorted by relevance
894 double FaceEntity[2], FaceEntityDrv[2][3]; in PyrShapeAndDrv() local1090 FaceEntityDrv[0][0] =FaceEntityDrv[0][1] =FaceEntityDrv[0][2] =0; in PyrShapeAndDrv()1095 dN[nshp][0]= FaceBlend * FaceEntityDrv[j][0] + FaceBlendDrv[0] * FaceEntity[j]; in PyrShapeAndDrv()1096 dN[nshp][1]= FaceBlend * FaceEntityDrv[j][1] + FaceBlendDrv[1] * FaceEntity[j]; in PyrShapeAndDrv()1097 dN[nshp][2]= FaceBlend * FaceEntityDrv[j][2] + FaceBlendDrv[2] * FaceEntity[j]; in PyrShapeAndDrv()