Support Forum G3D Web Page |
Public Member Functions | |
Morph () | |
void | morphTo (const Rect2D &s, const Rect2D &e) |
template<class T > | |
void | update (T *object) |
Morph the object using setRect. More... | |
Public Attributes | |
bool | active |
RealTime | duration |
Rect2D | end |
Rect2D | start |
RealTime | startTime |
G3D::_internal::Morph::Morph | ( | ) |
|
inline |
Morph the object using setRect.
bool G3D::_internal::Morph::active |
Referenced by G3D::GuiPane::morphing(), G3D::GuiWindow::morphing(), and update().