GLES11Ext.GlDrawTexfOES(Single, Single, Single, Single, Single) Method

Definition

[Android.Runtime.Register("glDrawTexfOES", "(FFFFF)V", "")]
public static void GlDrawTexfOES (float x, float y, float z, float width, float height);
[<Android.Runtime.Register("glDrawTexfOES", "(FFFFF)V", "")>]
static member GlDrawTexfOES : single * single * single * single * single -> unit

Parameters

x
Single
y
Single
z
Single
width
Single
height
Single
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to