Store the potentially owned mesh separately from the original/evaluated mesh which is now stored with a const pointer. Also store mesh spans separately in the class so they don't have to be retrieved for every index.
Store the potentially owned mesh separately from the original/evaluated mesh which is now stored with a const pointer. Also store mesh spans separately in the class so they don't have to be retrieved for every index.