Tao.OpenGl SDK Documentation

Gl.glAreTexturesResident Method

Overload List

 

public static int glAreTexturesResident(int,int[],int[]);

 

public static int glAreTexturesResident(int,int[],IntPtr);

 

public static int glAreTexturesResident(int,IntPtr,int[]);

 

public static int glAreTexturesResident(int,IntPtr,IntPtr);

See Also

Gl Class | Tao.OpenGl Namespace