OpenVDB Dev Team
OpenVDB Dev Team
I’ll push a fix up tomorrow, but note that it will also include other changes (and improvements). This includes changes to the memory layout which implies that the major version...
Switching to lambdas is a good idea in general, but in these non-performance-critical cases they're perhaps less desirable given the added verbosity.
Unfortunately openvdb is stuck with C++17 (for now) because it is tied to the vfx platform Cheers,KenOn Feb 28, 2024, at 1:53 PM, Ben FrantzDale ***@***.***> wrote: Is your feature...