C# Class Axiom.RenderSystems.OpenGL.GLSL.GLSLProgram.CmdOutputOperationType

Inheritance: IPropertyCommand
Afficher le fichier Open project: mono-soc-2011/axiom

Méthodes publiques

Méthode Description
Get ( object target ) : string
Set ( object target, string val ) : void

Method Details

Get() public méthode

public Get ( object target ) : string
target object
Résultat string

Set() public méthode

public Set ( object target, string val ) : void
target object
val string
Résultat void