Partial specialization for Grid types. More...
#include <openvdb/Grid.h>
Partial specialization for Grid types.
using AccessorType |
using AccessorType = typename tree::ValueAccessor<TreeType> |
using ConstAccessorType |
using ConstAccessorType = typename tree::ValueAccessor<const TreeType> |
using ConstGridPtrType |
using ConstGridPtrType = typename GridType::ConstPtr |
using ConstTreePtrType |
using ConstTreePtrType = typename TreeType::ConstPtr |
using GridPtrType |
using GridPtrType = typename GridType::Ptr |
using GridType |
using NonConstAccessorType |
using NonConstAccessorType = typename tree::ValueAccessor<NonConstTreeType> |
using NonConstGridPtrType |
using NonConstGridPtrType = typename NonConstGridType::Ptr |
using NonConstGridType |
using NonConstGridType = Grid<NonConstTreeType> |
using NonConstTreePtrType |
using NonConstTreePtrType = typename NonConstTreeType::Ptr |
using NonConstTreeType |
using NonConstTreeType = typename std::remove_const<TreeType>::type |
using TreePtrType |
using TreePtrType = typename TreeType::Ptr |
using TreeType |
using TreeType = _TreeType |
using ValueType |
using ValueType = typename TreeType::ValueType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |