C# Class Axiom.Graphics.UnifiedHighLevelGpuProgramFactory

Inheritance: HighLevelGpuProgramFactory
Afficher le fichier Open project: mono-soc-2011/axiom

Méthodes publiques

Méthode Description
CreateInstance ( ResourceManager creator, string name, System.UInt64 handle, string group, bool isManual, IManualResourceLoader loader ) : Axiom.Graphics.HighLevelGpuProgram

Method Details

CreateInstance() public méthode

public CreateInstance ( ResourceManager creator, string name, System.UInt64 handle, string group, bool isManual, IManualResourceLoader loader ) : Axiom.Graphics.HighLevelGpuProgram
creator Axiom.Core.ResourceManager
name string
handle System.UInt64
group string
isManual bool
loader IManualResourceLoader
Résultat Axiom.Graphics.HighLevelGpuProgram