C# Class Spark.Mid.MidScalarizeOutputs.ReplacePass

Afficher le fichier Open project: spark-shading-language/spark

Méthodes publiques

Свойство Type Description
_attrInfos AttributeInfo>.Dictionary

Méthodes publiques

Méthode Description
PreTransform ( MidAttributeFetch fetch ) : MidExp
PreTransform ( MidExp exp ) : MidExp
PreTransform ( MidFieldRef fieldRef ) : MidExp
ReplacePass ( MidExpFactory exps ) : System

Method Details

PreTransform() public méthode

public PreTransform ( MidAttributeFetch fetch ) : MidExp
fetch MidAttributeFetch
Résultat MidExp

PreTransform() public méthode

public PreTransform ( MidExp exp ) : MidExp
exp MidExp
Résultat MidExp

PreTransform() public méthode

public PreTransform ( MidFieldRef fieldRef ) : MidExp
fieldRef MidFieldRef
Résultat MidExp

ReplacePass() public méthode

public ReplacePass ( MidExpFactory exps ) : System
exps MidExpFactory
Résultat System

Property Details

_attrInfos public_oe property

public Dictionary _attrInfos
Résultat AttributeInfo>.Dictionary