Searched defs:Intersect (Results 1 – 6 of 6) sorted by relevance
214 inline bool RectI::Intersect(const RectI& other) in Intersect() function423 inline bool RectF::Intersect(const RectF& other) in Intersect() function
153 bool Intersect(T x, T y) const in Intersect() function162 bool Intersect(const RectT<T>& other) const in Intersect() function
91 Rect Intersect(const Rect& rect) const in Intersect() function
338 bool Intersect(const CommonRect<T>& rect1, const CommonRect<T>& rect2) in Intersect() function
21 bool Intersect(const Line& a, const Line& b, Vector2<int16_t>& out) in Intersect() function
95 Range Intersect(const int32_t &min, const int32_t &max) in Intersect() function102 Range Intersect(const Range &range) in Intersect() function