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

Go to the source code of this file.

Classes

class  SiliconStudio.Shaders.Visitor.VisitorBase
 Visitor base. More...
 
class  SiliconStudio.Shaders.Visitor.VisitorBase.VisitAttribute
 Tag a visitable method with this attribute. More...
 

Namespaces

package  SiliconStudio.Shaders.Visitor
 

Typedefs

using LinqExpression = System.Linq.Expressions.Expression
 

Typedef Documentation

using LinqExpression = System.Linq.Expressions.Expression

Definition at line 8 of file VisitorBase.cs.