File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Agenda:
16165 ) Half
17176 ) OpenVDB Mathematica Link
18187 ) VFX Reference Platform
19- 8 ) ValueIterator on LeafNode
19+ 8 ) Value Accessor on LeafNode
20209 ) Next meeting
2121
2222--------------------
@@ -67,10 +67,10 @@ for the purpose of contributing to OpenVDB.
6767Jeff Lait said that VFX Reference Platform now lists OpenVDB 10, unless we fail
6868to release version 10 by October 2022, under the CY2023 draft.
6969
70- 8 ) ValueIterator on LeafNode
70+ 8 ) Value Accessor on LeafNode
7171
7272Nick improved the VolumeToMesh tool in OpenVDB by making it up-to-date with
73- C++11 and C++14. He also improved the use of Leaf Node Value Iterator by creating
73+ C++11 and C++14. He also improved the use of Leaf Node Value Accessor by creating
7474a new wrapper that pulls the buffer data in order to avoid atomic access with
7575delayed-loading. The whole effort makes the tool 10-15% faster.
7676
You can’t perform that action at this time.
0 commit comments