Searched refs:GetBound (Results 1 – 2 of 2) sorted by relevance
27 float GetBound(size_t i) const { return m_pBounds[i]; } in GetBound() function
440 i < subFunctionCount - 1 ? pFunc->GetBound(i + 1) : pFunc->GetDomain(1); in AddStitching()