PoseComparator
std::stable_sort(poses, &poses[fPoseList->CountItems()], PoseComparator(this));
std::stable_sort(poses, &poses[fFilteredPoseList->CountItems()], PoseComparator(this));