- Cal3D 0.9 API Reference - |
addCoreTrack(CalCoreTrack *pCoreTrack) | CalCoreAnimation | |
CalCoreAnimation() | CalCoreAnimation | |
create() | CalCoreAnimation | |
destroy() | CalCoreAnimation | |
getCoreTrack(int coreBoneId) | CalCoreAnimation | |
getDuration() | CalCoreAnimation | |
getFilename(void) | CalCoreAnimation | |
getListCoreTrack() | CalCoreAnimation | |
getName(void) | CalCoreAnimation | |
m_duration (defined in CalCoreAnimation) | CalCoreAnimation | [protected] |
m_filename (defined in CalCoreAnimation) | CalCoreAnimation | [protected] |
m_listCoreTrack (defined in CalCoreAnimation) | CalCoreAnimation | [protected] |
m_name (defined in CalCoreAnimation) | CalCoreAnimation | [protected] |
scale(float factor) | CalCoreAnimation | |
setDuration(float duration) | CalCoreAnimation | |
setFilename(const std::string &filename) | CalCoreAnimation | |
setName(const std::string &name) | CalCoreAnimation | |
~CalCoreAnimation() | CalCoreAnimation | [virtual] |