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