Returns all node motion handlers associated with the animation. The method fills the passed arrays with start and end frame numbers and with smart pointers to motion objects, then returns them to a calling subroutine.
Parameters
Parameters
Description
starts_frame
[out] A placeholder for motion start frames.
ends_frame
[out] A placeholder for motion end frames.
motions
[out] A placeholder for the array of node motion objects.