Lines Matching defs:lowPoint
85 minSpaceLimit = lowPoint()[dim];
86 maxSpaceLimit = lowPoint()[dim];
89 Point& lowPoint(void)
99 const Point& lowPoint(void) const
142 const Point& lowPt = lowPoint();
143 const Point& rhsLowPt = rhs.lowPoint();
157 const Point& lowPt = lowPoint();
159 const Point& rhsLowPt = rhs.lowPoint();
187 if (!sBend && !fixed && (minSpaceLimit == lowPoint()[dimension]))
198 if (!sBend && !fixed && (maxSpaceLimit == lowPoint()[dimension]))
1831 const Point& lowPt = curr->lowPoint();
2014 Point lhsLow = lhs.lowPoint();
2015 Point rhsLow = rhs.lowPoint();
2194 Point& lowPt = currSegment->lowPoint();
2304 Point& lowPt = currSegment->lowPoint();