Defined in File model.h
Post-increments the given Frame by one.
For example, Frame::kJoint2++ results in Frame::kJoint3.
frame – [in] Frame to increment.
Original Frame.