Functions | |
HC_EXTERNAL HIC_API void | HIC_Finish_Picture (HIC_Rendition const *nr, bool swap_buffers) |
HC_EXTERNAL HIC_API void HIC_Finish_Picture | ( | HIC_Rendition const * | nr, | |
bool | swap_buffers | |||
) |
nr | A pointer to a const HIC_Rendition. | |
swap_buffers | A boolean. If true, function called once, otherwise called multiple times per frame if the hidden surface removal algorithm is "fast hlr". |