Uploaded image for project: 'OpenVDB'
  1. OpenVDB
  2. OVDB-42

Add a UTvdbProcess<GridTypeList, OpType> template

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Medium Medium
    • OpenVDB_6.1.0
    • None
    • Core, Houdini
    • None

      As noted in PR #221, there is no UTvdbProcessTypedGrid variant that covers all supported grid types. The most comprehensive of the existing variants is UTvdbProcessTypedGridTopology.

      Consider adding a generic UTvdbProcess<GridTypeList, OpType> template, where the GridTypeList would be a std::tuple (or something similar) of allowed grid types. That would all us to predefine type lists for the existing categories while giving us the flexibility to define custom lists as needed.

            pcucka pcucka
            pcucka pcucka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: