#include <SO3NodeAnimationTrack.h>
Public Member Functions | |
| SNodeAnimationTrack (std::string animationTrackName, SNodeAnimation *animation, unsigned short nodeTrackAnimationId) | |
| ~SNodeAnimationTrack () | |
Definition at line 33 of file SO3NodeAnimationTrack.h.
| SNodeAnimationTrack::SNodeAnimationTrack | ( | std::string | animationTrackName, |
| SNodeAnimation * | animation, | ||
| unsigned short | nodeTrackAnimationId | ||
| ) |
Constructor for a SO3_NODE_TRACK anim track.
Definition at line 32 of file SO3NodeAnimationTrack.cpp.
| SNodeAnimationTrack::~SNodeAnimationTrack | ( | ) |
Definition at line 37 of file SO3NodeAnimationTrack.cpp.
1.7.2