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

Public Member Functions | |
| ImageTexture (const Image *_image) | |
| rgb | value (const Vector2 &tex2d, const Vector3 &tex3d, Context &context) const |
ImageTexture takes a pointer to an Image, which allows it to take advantage of any ImageIO plugins that are available.
|
||||||||||||||||
|
Lookup the value from a Texture.
Implements Texture< rgb >. |
1.4.3