Having circle placed in $xi;yi$ coords with radius $r$ and also having three verticles of the triangle how can we calculate union area of this circle and triangle?
Seems like it required basic calculations, but i still can't come up with solution.
Is there any nice solution to this problem?
Chris