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

openvdb::Tree::nodeCount

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • Core

      This method returns a list (std::vector) with node counts organized by node type. It will improve the performance of Tree::print (which currently uses a slow Tree iterator to count nodes as oppose to bit-mask counting in Tree::nodeCount) and can optimize node allocations in classes like openvdb::tree::NodeManager.

            kmuseth kmuseth
            kmuseth kmuseth
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: