Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
cinder::TweenRef< T > Class Template Reference

#include <Tween.h>

Inheritance diagram for cinder::TweenRef< T >:
[legend]

Public Member Functions

 TweenRef (const std::shared_ptr< Tween< T > > &sp)
 
 TweenRef (Tween< T > *tween)
 
 TweenRef ()
 

Constructor & Destructor Documentation

template<typename T>
cinder::TweenRef< T >::TweenRef ( const std::shared_ptr< Tween< T > > &  sp)
template<typename T>
cinder::TweenRef< T >::TweenRef ( Tween< T > *  tween)
template<typename T>
cinder::TweenRef< T >::TweenRef ( )

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