csGenerateImageLayer Class Reference
This class is used to store the layers of textures per value. More...
#include <cstool/gentrtex.h>
Public Attributes | |
csGenerateImageLayer * | next |
next part (ascending in height) | |
csGenerateImageTexture * | tex |
the texture for this layer | |
float | value |
the value where this texture should show |
Detailed Description
This class is used to store the layers of textures per value.Used in the Blend class.
Definition at line 107 of file gentrtex.h.
Member Data Documentation
The documentation for this class was generated from the following file:
- cstool/gentrtex.h
Generated for Crystal Space by doxygen 1.4.7