#include <texture.h>
Inheritance diagram for TexelFunctionObject:

Public Member Functions | |
| virtual void | operator() (float u, float v, float w, unsigned char *pixel)=0 |
| TexelFunctionObject () | |
| virtual | ~TexelFunctionObject () |
|
|
Definition at line 40 of file texture.h. 00040 {};
|
|
|
Definition at line 41 of file texture.h. 00041 {};
|
|
||||||||||||||||||||
|
Implemented in ShadowTextureFunction, and ShadowMaskTextureFunction. |
1.4.1