It transforms a point from one coordinate system to another. For example, the point 0,0,1 in an entity's coordinate system will always be one unit straight ahead of it. If the entity is rotated 90 degrees to the right, the point in world coordinates would be 1,0,0, since the entity is pointing to the right.