Searched refs:FaceEntity (Results 1 – 1 of 1) sorted by relevance
894 double FaceEntity[2], FaceEntityDrv[2][3]; in PyrShapeAndDrv() local1089 FaceEntity[0] =1; 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()