monoandroid
namespace Javax.Microedition.Khronos.Opengles
{
    [Register("javax/microedition/khronos/opengles/GL10", "", "Javax.Microedition.Khronos.Opengles.IGL10Invoker")]
    public interface IGL10 : IJavaObject, IJavaPeerable, IGL, IDisposable
    {
        [Register("glScalef", "(FFF)V", "GetGlScalef_FFFHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
        void GlScalef(float x, float y, float z);
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API