AutoGeneratedAttribute Class

Definition

Indicates that this function is generated automatically by a tool.

public sealed class AutoGeneratedAttribute : Attribute
type AutoGeneratedAttribute = class
    inherit Attribute
Inheritance
AutoGeneratedAttribute

Constructors

AutoGeneratedAttribute()

Constructs a new AutoGeneratedAttribute instance.

Fields

Category

Specifies the category of this OpenGL function.

EntryPoint

Specifies the entry point of the OpenGL function.

Version

Specifies the version of this OpenGL function.

Applies to