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