HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Detail::QuatSlerp< T, false > Struct Template Reference

#include <UT_TransformUtil.h>

Public Member Functions

UT_QuaternionT< T > operator() (const UT_Array< UT_QuaternionT< T >> &quats, const UT_Array< T > &weights)
 

Detailed Description

template<typename T>
struct UT_Detail::QuatSlerp< T, false >

Definition at line 999 of file UT_TransformUtil.h.

Member Function Documentation

template<typename T >
UT_QuaternionT<T> UT_Detail::QuatSlerp< T, false >::operator() ( const UT_Array< UT_QuaternionT< T >> &  quats,
const UT_Array< T > &  weights 
)
inline

Definition at line 1001 of file UT_TransformUtil.h.


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