Ticket #239 (assigned enhancement)
Grid partitioning should only store bounding-box information
| Reported by: | mturk | Owned by: | mturk |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.0 |
| Component: | extensions | Version: | |
| Keywords: | Cc: |
Description
If we only store the slice information -- i.e., min/max indices along all three axes -- then we save on the memory utilized during a volume rendering. We can and should store the original pointers to the grid data, but we do not necessarily need to store the subsections.
Change History
Note: See
TracTickets for help on using
tickets.
