ISwapChainGL struct
Exposes OpenGL-specific functionality of a swap chain.
Contents
- Reference
Base classes
- struct ISwapChain
- Swap chain interface.
Derived classes
-
template<typename Base>class RefCountedObject
- Base class for all reference counting objects.
Public functions
- auto GetDefaultFBO() const -> GLuint METHOD() virtual
- Returns the default framebuffer handle.