C# Class Bind.Wgl.Generator

Inheritance: GL2.Generator
Datei anzeigen Open project: WolfgangSt/axiom

Public Methods

Method Description
Generator ( ) : System
Process ( ) : void
ReadDelegates ( System specFile ) : Bind.Structures.DelegateCollection

Method Details

Generator() public method

public Generator ( ) : System
return System

Process() public method

public Process ( ) : void
return void

ReadDelegates() public method

public ReadDelegates ( System specFile ) : Bind.Structures.DelegateCollection
specFile System
return Bind.Structures.DelegateCollection