Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iShaderVariableAccessor Struct Reference
Interface to an accessorcallback for shadervariables. More...
#include <csgfx/shadervar.h>
Inheritance diagram for iShaderVariableAccessor:

Public Member Functions | |
virtual void | PreGetValue (csShaderVariable *variable)=0 |
Called before the value of the attached SV is returned. |
Detailed Description
Interface to an accessorcallback for shadervariables.This is used when we know the object providing the value of a single variable, but the exact value cannot be predetermined.
Definition at line 53 of file shadervar.h.
Member Function Documentation
|
Called before the value of the attached SV is returned.
Implemented in csShaderExpressionAccessor, and csNormalizationCubeAccessor. |
The documentation for this struct was generated from the following file:
- csgfx/shadervar.h
Generated for Crystal Space by doxygen 1.4.4