GlsAnimation Library  1.0.6
Provides classes and functions to support animating GL Studio objects programmatically or with script files
Public Types | List of all members
disti::Detail::DefaultInterpolator< Value > Struct Template Reference

#include <gls_keyframe.h>

Public Types

typedef GlsLinearInterpolator< Value > Type
 

Detailed Description

template<class Value>
struct disti::Detail::DefaultInterpolator< Value >

Select the default interpolator. Add more specializations here to override the default for a given type.

Member Typedef Documentation

template<class Value>
typedef GlsLinearInterpolator<Value> disti::Detail::DefaultInterpolator< Value >::Type

The interpolator type


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