HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< ValueMask, Log2Dim >::ValueConverter< OtherValueType > Struct Template Reference

ValueConverter<T>::Type is the type of a LeafNode having the same dimensions as this node but a different value type, T. More...

#include <LeafNodeMask.h>

Public Types

using Type = LeafNode< OtherValueType, Log2Dim >
 

Detailed Description

template<Index Log2Dim>
template<typename OtherValueType>
struct openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< ValueMask, Log2Dim >::ValueConverter< OtherValueType >

ValueConverter<T>::Type is the type of a LeafNode having the same dimensions as this node but a different value type, T.

Definition at line 52 of file LeafNodeMask.h.

Member Typedef Documentation

template<Index Log2Dim>
template<typename OtherValueType >
using openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< ValueMask, Log2Dim >::ValueConverter< OtherValueType >::Type = LeafNode<OtherValueType, Log2Dim>

Definition at line 52 of file LeafNodeMask.h.


The documentation for this struct was generated from the following file: