#include <textures/ConstantTexture.h>
Inheritance diagram for ConstantTexture< T >:

Public Member Functions | |
| ConstantTexture (const T &_myval) | |
| T | value (const Vector2 &tex2d, const Vector3 &tex3d, Context &context) const |
|
||||||||||||||||||||
|
Lookup the value from a Texture.
Implements Texture< T >. |
1.4.3