Skip to content

GeoModelShape - Use GeoIntrusivePtr, inline clean ups

Johannes Junggeburth requested to merge GeoSmartLinkUse into main
  • Use GeoIntrusivePtr for GeoShapeUnion, GeoShapeShift, etc.
  • Change const double& to double signature
  • change mutable double fVolume to std::atomic fVolume.
Edited by Johannes Junggeburth

Merge request reports