Searched refs:minPoint (Results 1 – 2 of 2) sorted by relevance
183 public final void updateGeometry(Vector3f minPoint, Vector3f maxPoint) { in updateGeometry() argument184 center.set(maxPoint).addLocal(minPoint).multLocal(0.5f); in updateGeometry()
1945 CvPoint2D64d minPoint; minPoint.x = minPoint.y = FLT_MAX; in icvGetCutPiece() local1961 minPoint = projPoint; in icvGetCutPiece()1973 icvGetNormalDirect(midLine,minPoint,cutLine1); in icvGetCutPiece()