csShaderExpressionAccessor Class Reference
[Graphics]
Shader variable accessor that evaluates a shader expression when the SV value is queried.
More...
#include <csgfx/shaderexpaccessor.h>
Inheritance diagram for csShaderExpressionAccessor:

Public Member Functions | |
csShaderExpressionAccessor (iObjectRegistry *object_reg, csShaderExpression *expression) | |
Construct accessor. | |
virtual void | PreGetValue (csShaderVariable *variable) |
Called before the value of the attached SV is returned. |
Detailed Description
Shader variable accessor that evaluates a shader expression when the SV value is queried.
Definition at line 46 of file shaderexpaccessor.h.
Constructor & Destructor Documentation
|
Construct accessor.
|
Member Function Documentation
|
Called before the value of the attached SV is returned.
Implements iShaderVariableAccessor. |
The documentation for this class was generated from the following file:
- csgfx/shaderexpaccessor.h
Generated for Crystal Space by doxygen 1.4.6