OpenVDB 11.0.0
Loading...
Searching...
No Matches
Deprecated List
Member Grid< _TreeType >::evalMinMax (ValueType &minVal, ValueType &maxVal) const
"Switch from grid->evalMinMax(minVal, maxVal) to tools::minMax(grid->tree()). Use threaded = false for serial execution"
Member LeafNode< bool, Log2Dim >::LeafNode (const LeafNode< ValueType, Log2Dim > &other, TopologyCopy)
"Use LeafNodeBool component constructor."
Member Tree< _RootNodeType >::evalMinMax (ValueType &min, ValueType &max) const
"Switch to tools::minMax. Use threaded = false for serial execution"
Member ValueAccessorImpl< _TreeType, IsSafe, MutexT, IntegerSequence >::numCacheLevels ()
"Use the static NumCacheLevels constant"