Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
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 102 of file gentrtex.h.
Member Data Documentation
|
next part (ascending in height)
Definition at line 110 of file gentrtex.h. |
|
the texture for this layer
Definition at line 108 of file gentrtex.h. |
|
the value where this texture should show
Definition at line 106 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.4.4