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

Deprecate Grid/Tree/RootNode Prune methods

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None
    • Core
    • None

      Grid.prune, Tree.prune and RootNode.prune have been replaced by the free functions in tools/Prune.h. These should be marked as deprecated and all use cases updated to use tools:prune.

      Note that RootNode.clip actually calls this->prune(). Removing this would force tools/Prune.h to be included in RootNode.h

            Unassigned Unassigned
            nna nna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: