The Vector2D and Vector3D classes have dotProduct and crossProduct methods. I assume this is done be considering each vector originating from the origin. How can the dot product and cross products be calculated for vectors not centered at the origin?
Thanks, Curtis --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
