Pyrogenesis  trunk
Namespaces | Macros | Functions
AlphaMapCalculator.h File Reference
#include <string.h>
#include "BlendShapes.h"
Include dependency graph for AlphaMapCalculator.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define BLENDMAP_FLIPU   0x02
#define BLENDMAP_FLIPV   0x01
#define BLENDMAP_ROTATE180   0x08
#define BLENDMAP_ROTATE270   0x10
#define BLENDMAP_ROTATE90   0x04