@abuckau907: Um, yeah, but I dont want that I want the ptr to the struct and the offset. Doubt you would get very far doing what you suggest.
However using IDA to load 3.1.9 I got some signatures for functions using the ptr+offset so I could search for that in 3.2.0 using Olly. Guess I was a bit to lazy doing this because it takes my computer 3-4 hours loading wow.exe into IDA... :yuck:
const static unsigned int WOW_CAMERA_PTR1 = 0x010CB7EC;
const static unsigned int WOW_CAMERA_OFFSET = 0x00007A1C;
omg, I think I just contributed 0.o