Interface OffscreenRenderer

All Known Implementing Classes:
AOffscreenRenderer

public interface OffscreenRenderer
The interface through which various GLCanvas implementation can query an offscreen rendering. This allows various platforms to use different threading policies, the macOS one being the most particular.
Author:
Martin