HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::ConvertElementType< T, SubT > Struct Template Reference

Conversion classes for changing the underlying type of VDB types. More...

#include <Types.h>

Public Types

using Type = SubT
 

Detailed Description

template<typename T, typename SubT>
struct openvdb::OPENVDB_VERSION_NAME::ConvertElementType< T, SubT >

Conversion classes for changing the underlying type of VDB types.

Definition at line 320 of file Types.h.

Member Typedef Documentation

template<typename T, typename SubT>
using openvdb::OPENVDB_VERSION_NAME::ConvertElementType< T, SubT >::Type = SubT

Definition at line 320 of file Types.h.


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