|
-
June 16th, 2008, 02:42 AM
#1
Line rotation
hi
i want to rotate a line in clockwise direction in VC++
please help me.
Thanks
simi
-
June 16th, 2008, 10:18 AM
#2
Re: Line rotation
Depends on how you are defining your line. Depends on how you are drawing your line...
I would suggest defining a start point and an angle of rotation, and then calculating the second point based on that angle. Then you would just need to decrement the angle to make the line rotate...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|