|
Crazy Eddie's GUI System
0.8.4
|
Inheritance diagram for CEGUI::TplInterpolatorBase:
Collaboration diagram for CEGUI::TplInterpolatorBase:Public Member Functions | |
| TplInterpolatorBase (const String &type) | |
| virtual | ~TplInterpolatorBase () |
| destructor | |
| virtual const String & | getType () const |
| virtual const String& CEGUI::TplInterpolatorBase::getType | ( | ) | const [inline, virtual] |
returns type string of this interpolator
Implements CEGUI::Interpolator.