Method | Description | |
---|---|---|
ParseImageProgram ( |
||
ParseImageProgram ( |
||
ParseImageProgram ( string source, System.DateTime &timeStamp, TextureDepth &depth ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
idImageProgramParser ( ) : System |
Method | Description | |
---|---|---|
AppendToken ( |
||
MatchAndAppendToken ( |
||
ParseImageProgram ( System.DateTime &timeStamp, TextureDepth &depth, bool parseOnly ) : Microsoft.Xna.Framework.Graphics.Texture2D |
public ParseImageProgram ( |
||
lexer | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public ParseImageProgram ( |
||
lexer | ||
timeStamp | System.DateTime | |
depth | TextureDepth | |
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public ParseImageProgram ( string source, System.DateTime &timeStamp, TextureDepth &depth ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
source | string | |
timeStamp | System.DateTime | |
depth | TextureDepth | |
return | Microsoft.Xna.Framework.Graphics.Texture2D |