Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Go to the source code of this file.
Namespaces | |
namespace | 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 |
#define BLENDMAP_FLIPV 0x01 |
#define BLENDMAP_ROTATE180 0x08 |
#define BLENDMAP_ROTATE270 0x10 |
#define BLENDMAP_ROTATE90 0x04 |