Searched refs:bottomProduct (Results 1 – 1 of 1) sorted by relevance
408 auto bottomProduct = crossProduct(point, lb, rb); in IsPointInRect() local412 std::vector<float> productVector = { bottomProduct, rightProduct, topProduct, leftProduct }; in IsPointInRect()