C# Class Axiom.RenderSystems.Xna.Content.HlslIncludeHandler

Inheritance: Microsoft.Xna.Framework.Graphics.CompilerIncludeHandler
Datei anzeigen Open project: WolfgangSt/axiom

Public Methods

Method Description
Open ( CompilerIncludeHandlerType includeType, string filename ) : Stream

Method Details

Open() public method

public Open ( CompilerIncludeHandlerType includeType, string filename ) : Stream
includeType CompilerIncludeHandlerType
filename string
return Stream