GetAngleBetween3Points
#7

Quote:
Originally Posted by Opah
Посмотреть сообщение
Not sure how that's the angle between 3 points. As far as I derive from the picture, you have Point1 and Point3 and you'd like to calculate Point2. If that's the case, you just have to do this:
pawn Код:
atan((Point1Y - Point3Y) / (Point1X - Point3X))
Reply


Messages In This Thread
GetAngleBetween3Points - by Opah - 16.07.2013, 16:11
Re: GetAngleBetween3Points - by Ballu Miaa - 16.07.2013, 16:18
Re: GetAngleBetween3Points - by Opah - 17.07.2013, 14:59
AW: GetAngleBetween3Points - by BigETI - 17.07.2013, 15:05
Re: GetAngleBetween3Points - by Opah - 17.07.2013, 15:09
Re: GetAngleBetween3Points - by Finn - 17.07.2013, 15:12
Re: GetAngleBetween3Points - by RyDeR` - 17.07.2013, 15:15
AW: GetAngleBetween3Points - by BigETI - 17.07.2013, 15:21
Re: GetAngleBetween3Points - by Opah - 17.07.2013, 15:29
Re: GetAngleBetween3Points - by Opah - 17.07.2013, 15:36

Forum Jump:


Users browsing this thread: 2 Guest(s)