Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
GenericType.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Shaders.Ast.GenericType
 Base class for all generic types. More...
 
class  SiliconStudio.Shaders.Ast.GenericType< T1 >
 Generic with one parameter. More...
 
class  SiliconStudio.Shaders.Ast.GenericType< T1, T2 >
 Generic type with two parameters. More...
 
class  SiliconStudio.Shaders.Ast.GenericType< T1, T2, T3 >
 Generic type with three parameters. More...
 

Namespaces

package  SiliconStudio.Shaders.Ast