OpenVDB  3.2.0
Public Types | List of all members
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

typedef LeafNode< ValueType, Log2Dim > Type
 

Detailed Description

template<Index Log2Dim>
template<typename ValueType>
struct openvdb::v3_2_0::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.

Member Typedef Documentation

typedef LeafNode<ValueType, Log2Dim> Type

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