C# Class Axiom.RenderSystems.Xna.HLSL.HLSLIncludeHandler

Inheritance: Microsoft.Xna.Framework.Graphics.CompilerIncludeHandler
显示文件 Open project: WolfgangSt/axiom

Public Methods

Method Description
Open ( Microsoft.Xna.Framework.Graphics includeType, string filename ) : Stream

Method Details

Open() public method

public Open ( Microsoft.Xna.Framework.Graphics includeType, string filename ) : Stream
includeType Microsoft.Xna.Framework.Graphics
filename string
return Stream