Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::_internal::Morph Class Reference

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
 

Constructor & Destructor Documentation

◆ Morph()

G3D::_internal::Morph::Morph ( )

Member Function Documentation

◆ morphTo()

void G3D::_internal::Morph::morphTo ( const Rect2D s,
const Rect2D e 
)

◆ update()

template<class T >
void G3D::_internal::Morph::update ( T *  object)
inline

Morph the object using setRect.

Member Data Documentation

◆ active

bool G3D::_internal::Morph::active

◆ duration

RealTime G3D::_internal::Morph::duration

Referenced by update().

◆ end

Rect2D G3D::_internal::Morph::end

Referenced by update().

◆ start

Rect2D G3D::_internal::Morph::start

Referenced by update().

◆ startTime

RealTime G3D::_internal::Morph::startTime

Referenced by update().


documentation generated on Wed Nov 24 2021 08:02:03 using doxygen 1.8.15