C# 클래스 Spark.Mid.MidScalarizeOutputs.ReplacePass

파일 보기 프로젝트 열기: spark-shading-language/spark

공개 프로퍼티들

프로퍼티 타입 설명
_attrInfos AttributeInfo>.Dictionary

공개 메소드들

메소드 설명
PreTransform ( MidAttributeFetch fetch ) : MidExp
PreTransform ( MidExp exp ) : MidExp
PreTransform ( MidFieldRef fieldRef ) : MidExp
ReplacePass ( MidExpFactory exps ) : System

메소드 상세

PreTransform() 공개 메소드

public PreTransform ( MidAttributeFetch fetch ) : MidExp
fetch MidAttributeFetch
리턴 MidExp

PreTransform() 공개 메소드

public PreTransform ( MidExp exp ) : MidExp
exp MidExp
리턴 MidExp

PreTransform() 공개 메소드

public PreTransform ( MidFieldRef fieldRef ) : MidExp
fieldRef MidFieldRef
리턴 MidExp

ReplacePass() 공개 메소드

public ReplacePass ( MidExpFactory exps ) : System
exps MidExpFactory
리턴 System

프로퍼티 상세

_attrInfos 공개적으로 프로퍼티

public Dictionary _attrInfos
리턴 AttributeInfo>.Dictionary