AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Apache License 2.0
2.71k stars 660 forks source link

Houdini 20 requires RenderContext rather than Render *. #1689

Closed jmlait closed 1 year ago

jmlait commented 1 year ago

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