35 KeyFrame *LoadKeyFrame(CStdXml &oXml);
44 virtual KeyFrame *Add(std::string strType,
long lStart,
long lEnd);
46 virtual void Load(CStdXml &oXml);
Base manager class for ActivatedItem's.
Root namespace for the base simulation library for AnimatLab.
Records the simulation keyframes and videos.
CStdArray< KeyFrame * > m_aryVideoFrames
Array of video keyframes.
Base class for all activated items.
CStdArray< KeyFrame * > m_arySingleFrames
Array of key frames.