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