AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Mozilla Public License 2.0
2.62k stars 647 forks source link

Houdini 20 requires RenderContext rather than Render *. #1689

Closed jmlait closed 11 months ago

jmlait commented 11 months ago

Houdini 20 requires a RenderContext for this, which is functionally equivalent to Render *. Include guard should provide 19.5 support as well.