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

#include <Math.h>

Public Types

using type = typename hboost::numeric::conversion_traits< S, T >::supertype
 

Detailed Description

template<typename S, typename T>
struct openvdb::OPENVDB_VERSION_NAME::math::promote< S, T >

Definition at line 921 of file Math.h.

Member Typedef Documentation

template<typename S , typename T >
using openvdb::OPENVDB_VERSION_NAME::math::promote< S, T >::type = typename hboost::numeric::conversion_traits<S, T>::supertype

Definition at line 922 of file Math.h.


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