public static void glBufferData(int,IntPtr,IntPtr,int);
public static void glBufferData(int,IntPtr,object,int);
Gl Class | Tao.OpenGl Namespace