Sleeping Wombat GUI  0.100
swGUI
Classes | Functions | Variables
KeySet.h File Reference
#include "Key.h"
#include "Interpolators/IInterpolator.h"
#include "Interpolators/DefaultInterpolators.h"
#include <vector>
#include <algorithm>
#include <assert.h>

Go to the source code of this file.

Classes

struct  KeySet< KeyType >
 Set of animation keys and interpolators. More...
 

Functions

template<typename KeyType , template< typename KeyType > class InterpolatorType>
UPtr< const IInterpolator< KeyType > > CastConst (UPtr< InterpolatorType< KeyType > > &interpolator)
 

Variables

const TimeType epsilon
 

Detailed Description

Author
nieznanysprawiciel

Function Documentation

template<typename KeyType , template< typename KeyType > class InterpolatorType>
UPtr< const IInterpolator< KeyType > > CastConst ( UPtr< InterpolatorType< KeyType > > &  interpolator)

Variable Documentation

const TimeType epsilon