Example #1
0
 internal static void Initialize()
 {
     GLWrapper.Initialize();
     GLWrapper.InitializeCache();
     Resize();
 }