WorldSim - 1.4.5
Utilities
Configuration
GA
NNFW
WorldSim
Total 99%
Experiments
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
qglviewer
KeyFrameInterpolator
KeyFrameInterpolator Member List
This is the complete list of members for
KeyFrameInterpolator
, including all inherited members.
addKeyFrame
(const Frame &frame)
KeyFrameInterpolator
slot
addKeyFrame
(const Frame &frame, float time)
KeyFrameInterpolator
slot
addKeyFrame
(const Frame *const frame)
KeyFrameInterpolator
slot
addKeyFrame
(const Frame *const frame, float time)
KeyFrameInterpolator
slot
closedPath
() const
KeyFrameInterpolator
inline
deletePath
()
KeyFrameInterpolator
slot
domElement
(const QString &name, QDomDocument &document) const
KeyFrameInterpolator
virtual
drawPath
(int mask=1, int nbFrames=6, float scale=1.0f)
KeyFrameInterpolator
virtual
duration
() const
KeyFrameInterpolator
endReached
()
KeyFrameInterpolator
signal
firstTime
() const
KeyFrameInterpolator
frame
() const
KeyFrameInterpolator
inline
initFromDOMElement
(const QDomElement &element)
KeyFrameInterpolator
virtual
interpolateAtTime
(float time)
KeyFrameInterpolator
virtual
slot
interpolated
()
KeyFrameInterpolator
signal
interpolationIsStarted
() const
KeyFrameInterpolator
inline
interpolationPeriod
() const
KeyFrameInterpolator
inline
interpolationSpeed
() const
KeyFrameInterpolator
inline
interpolationTime
() const
KeyFrameInterpolator
inline
keyFrame
(int index) const
KeyFrameInterpolator
KeyFrameInterpolator
(Frame *fr=NULL)
KeyFrameInterpolator
keyFrameTime
(int index) const
KeyFrameInterpolator
lastTime
() const
KeyFrameInterpolator
loopInterpolation
() const
KeyFrameInterpolator
inline
numberOfKeyFrames
() const
KeyFrameInterpolator
inline
resetInterpolation
()
KeyFrameInterpolator
slot
setClosedPath
(bool closed=true)
KeyFrameInterpolator
inline
slot
setFrame
(Frame *const frame)
KeyFrameInterpolator
slot
setInterpolationPeriod
(int period)
KeyFrameInterpolator
inline
slot
setInterpolationSpeed
(float speed)
KeyFrameInterpolator
inline
slot
setInterpolationTime
(float time)
KeyFrameInterpolator
inline
slot
setLoopInterpolation
(bool loop=true)
KeyFrameInterpolator
inline
slot
startInterpolation
(int period=-1)
KeyFrameInterpolator
slot
stopInterpolation
()
KeyFrameInterpolator
slot
toggleInterpolation
()
KeyFrameInterpolator
inline
slot
~KeyFrameInterpolator
()
KeyFrameInterpolator
virtual