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