GsClearOtInitializes an OT | |||||||
Arguments
Return ValueNone.ExplanationThe ordering table pointed to by otp is initialized.offset specifies the Z value used for the start of the ordering table. point specifies a typical Z value for the entire ordering table and is used to set depth priority when multiple ordering tables are linked together. The length field of the GsOT structure must be properly set before this function is called so that the size of the ordering table to be cleared can be determined. See AlsoGsOT, GsDrawOt() |