OpenTK.AutoGeneratedAttribute Class Reference

Indicates that this function is generated automatically by a tool. More...

List of all members.

Public Member Functions

 AutoGeneratedAttribute ()
 Constructs a new AutoGeneratedAttribute instance.

Public Attributes

string Category
 Specifies the category of this OpenGL function.
string Version
 Specifies the version of this OpenGL function.
string EntryPoint
 Specifies the entry point of the OpenGL function.

Detailed Description

Indicates that this function is generated automatically by a tool.

Definition at line 37 of file AutoGeneratedAttribute.cs.


Constructor & Destructor Documentation

OpenTK.AutoGeneratedAttribute.AutoGeneratedAttribute (  ) 

Constructs a new AutoGeneratedAttribute instance.

Definition at line 57 of file AutoGeneratedAttribute.cs.

00058         {
00059         }


Member Data Documentation

Specifies the category of this OpenGL function.

Definition at line 42 of file AutoGeneratedAttribute.cs.

Specifies the entry point of the OpenGL function.

Definition at line 52 of file AutoGeneratedAttribute.cs.

Specifies the version of this OpenGL function.

Definition at line 47 of file AutoGeneratedAttribute.cs.

 All Classes Functions Variables Enumerations Properties Events

Generated on Tue Mar 9 14:59:11 2010 for The Open Toolkit library by  doxygen 1.6.1