/// <summary> /// Draw all the OpenGL scenes. /// </summary> public static void Draw() { Gmsh_Warp.GmshGraphicsDraw(ref Gmsh._staticreff); Gmsh.CheckException(MethodBase.GetCurrentMethod().MethodHandle); }