synfig::KeyframeList Class Reference

#include <keyframe.h>

List of all members.

Public Member Functions

iterator add (const Keyframe &x)
void erase (const UniqueID &x)
iterator find (const UniqueID &x)
const_iterator find (const UniqueID &x) const
iterator find (const Time &x)
 Finds the keyframe at an exact point in time.
iterator find_next (const Time &x)
 Finds the keyframe after that point in time.
iterator find_prev (const Time &x)
 Finds the keyframe before that point in time.
const_iterator find (const Time &x) const
const_iterator find_next (const Time &x) const
const_iterator find_prev (const Time &x) const
void find_prev_next (const Time &time, Time &prev, Time &next) const
void insert_time (const Time &location, const Time &delta)
void dump () const
void sync ()


Member Function Documentation

KeyframeList::iterator KeyframeList::add ( const Keyframe x  ) 

void KeyframeList::erase ( const UniqueID x  ) 

KeyframeList::iterator KeyframeList::find ( const UniqueID x  ) 

KeyframeList::const_iterator KeyframeList::find ( const UniqueID x  )  const

KeyframeList::iterator KeyframeList::find ( const Time x  ) 

Finds the keyframe at an exact point in time.

KeyframeList::iterator KeyframeList::find_next ( const Time x  ) 

Finds the keyframe after that point in time.

KeyframeList::iterator KeyframeList::find_prev ( const Time x  ) 

Finds the keyframe before that point in time.

KeyframeList::const_iterator KeyframeList::find ( const Time x  )  const

KeyframeList::const_iterator KeyframeList::find_next ( const Time x  )  const

KeyframeList::const_iterator KeyframeList::find_prev ( const Time x  )  const

void KeyframeList::find_prev_next ( const Time time,
Time prev,
Time next 
) const

void KeyframeList::insert_time ( const Time location,
const Time delta 
)

void KeyframeList::dump (  )  const

void KeyframeList::sync (  ) 


The documentation for this class was generated from the following files:
Generated on Wed Aug 15 05:00:24 2007 for synfig by  doxygen 1.5.3