Possible Duplicate:
C++: Rotating a vector around a certain point
I have 3 points and a vector. I need to rotate the vector around point B by the angle ABC. How would I do this?
Possible Duplicate:
C++: Rotating a vector around a certain point
I have 3 points and a vector. I need to rotate the vector around point B by the angle ABC. How would I do this?