Using_Double_Buffer_Swap
Functions | |
HC_EXTERNAL HIC_API bool | HIC_Using_Double_Buffer_Swap (HIC_Rendition const *nr) |
Detailed Description
Function Documentation
◆ HIC_Using_Double_Buffer_Swap()
HC_EXTERNAL HIC_API bool HIC_Using_Double_Buffer_Swap | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
- Returns
- A boolean, true if using double buffer swap and false if not using double buffer swap.
This function returns a boolean which is true if using double buffer swap and false if not using double buffer swap.