This PR moves the three sculpt trim gesture variables from `SculptSession` into the `TrimOperation` `struct` to reduce the size of the former and make it less likely that the data is depended on in other operators. Pull Request: https://projects.blender.org/blender/blender/pulls/120504