GsSortOtInserts a source OT into a destination OT | |||||
Arguments
Return Valueot_dest, the pointer to the combined ordering table is returned.ExplanationThe source ordering table pointed to by ot_src is inserted into the destination ordering table pointed to by ot_dest.The typical Z value of the source ordering table used for the insertion operation is given by the point member of ot_src. See AlsoGsOT |