GeoModelShape - Use GeoIntrusivePtr, inline clean ups
- Use GeoIntrusivePtr for GeoShapeUnion, GeoShapeShift, etc.
- Change
const double&
todouble
signature - change mutable double fVolume to std::atomic fVolume.
Edited by Johannes Junggeburth
const double&
to double
signature