C# Class ShaderTools.Hlsl.Binding.BoundNodes.BoundStructType

Inheritance: BoundType
Afficher le fichier Open project: tgjones/HlslTools Class Usage Examples

Méthodes publiques

Méthode Description
BoundStructType ( StructSymbol structSymbol, ImmutableArray variables ) : System.Collections.Immutable

Method Details

BoundStructType() public méthode

public BoundStructType ( StructSymbol structSymbol, ImmutableArray variables ) : System.Collections.Immutable
structSymbol ShaderTools.Hlsl.Symbols.StructSymbol
variables ImmutableArray
Résultat System.Collections.Immutable