Tao.OpenGl SDK Documentation

GlExtensionLoader.LoadExtension Method

Overload List

public static bool LoadExtension(object,string);

public static bool LoadExtension(object,string,bool);

Attempt to load the extension with the specified name into the global static context. Returns true on success.

public static bool LoadExtension(string);

See Also

GlExtensionLoader Class | Tao.OpenGl Namespace