Eyeshot 9.0 WinForms API Reference
GLShader Class Members
Fields  Properties  Methods 


WinForms Assembly > devDept.Graphics Namespace : GLShader Class

The following tables list the members exposed by GLShader.

Protected Fields
 NameDescription
Protected Field  
Protected Field  
Protected Field  
Top
Public Properties
 NameDescription
Public Property Gets the shader's enabled status.  
Public Property Returns true if the shader program was successfully compiled.  
Public Property  
Top
Public Methods
 NameDescription
Public Method Compiles the shader.  
Public Method  
Public Method Disables the shader.  
Public Method  
Public Method  
Public Method Enables the shader.  
Public MethodOverloaded.  Gets the location of an attribute shader variable.  
Public MethodOverloaded.  Gets the location of a uniform shader variable.  
Public Method  
Public Method  
Public Method  
Public Method Sets the shader parameters.  
Public Method  
Public Method  
Top
Protected Methods
 NameDescription
Protected Method Method used internally to compose the shader code.  
Top
See Also

Reference

GLShader Class
devDept.Graphics Namespace