Pyrogenesis
13997
|
Go to the source code of this file.
Namespaces | |
CAlphaMapCalculator | |
Macros | |
#define | BLENDMAP_FLIPV 0x01 |
#define | BLENDMAP_FLIPU 0x02 |
#define | BLENDMAP_ROTATE90 0x04 |
#define | BLENDMAP_ROTATE180 0x08 |
#define | BLENDMAP_ROTATE270 0x10 |
Functions | |
int | CAlphaMapCalculator::Calculate (BlendShape8 shape, unsigned int &flags) |
#define BLENDMAP_FLIPU 0x02 |
Definition at line 30 of file AlphaMapCalculator.h.
#define BLENDMAP_FLIPV 0x01 |
Definition at line 29 of file AlphaMapCalculator.h.
#define BLENDMAP_ROTATE180 0x08 |
Definition at line 32 of file AlphaMapCalculator.h.
#define BLENDMAP_ROTATE270 0x10 |
Definition at line 33 of file AlphaMapCalculator.h.
#define BLENDMAP_ROTATE90 0x04 |
Definition at line 31 of file AlphaMapCalculator.h.