Is there a practical difference between position and displacement vectors when performing common geometric operations on them?
For example, I'm thinking about affine transformations, commonly used in computer graphics, where position and direction vectors need to be handled differently, etc...