HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::ValueConverter< ValueType > 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 <LeafNodeBool.h>

Public Types

using Type = LeafNode< ValueType, Log2Dim >
 

Detailed Description

template<Index Log2Dim>
template<typename ValueType>
struct openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::ValueConverter< ValueType >

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 50 of file LeafNodeBool.h.

Member Typedef Documentation

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

Definition at line 50 of file LeafNodeBool.h.


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