Syntax
[Android.Runtime.Register("glWeightPointerOES", "(IIILjava/nio/Buffer;)V", "GetGlWeightPointerOES_IIILjava_nio_Buffer_Handler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlWeightPointerOES (
int size,
int type,
int stride,
Java.Nio.Buffer pointer)
Parameters
- size
- Documentation for this section has not yet been entered.
- type
- Documentation for this section has not yet been entered.
- stride
- Documentation for this section has not yet been entered.
- pointer
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1