OpenVDB  1.1.0
Public Types | List of all members
RootNode< ChildType >::ValueConverter< OtherValueType > Struct Template Reference

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

#include <RootNode.h>

Public Types

typedef RootNode< typename
ChildType::template
ValueConverter< OtherValueType >
::Type
Type
 

Detailed Description

template<typename ChildType>
template<typename OtherValueType>
struct openvdb::v1_1_0::tree::RootNode< ChildType >::ValueConverter< OtherValueType >

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

Member Typedef Documentation

typedef RootNode<typename ChildType::template ValueConverter<OtherValueType>::Type> Type

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