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

Inheritance: IPropertyCommand
Mostra file Open project: mono-soc-2011/axiom

Public Methods

Method Description
Get ( object target ) : string
Set ( object target, string shaderNames ) : void

Method Details

Get() public method

public Get ( object target ) : string
target object
return string

Set() public method

public Set ( object target, string shaderNames ) : void
target object
shaderNames string
return void