Ejemplo n.º 1
0
 private static void SetupFrontFaceDirection()
 {
     GLCore.FrontFace(FrontFaceDirection.Ccw);
 }