Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Classes | |
struct | Blend4 |
struct | Blend8 |
Functions | |
template<class T > | |
bool | MatchBlendShapeFlipped (const T &templateshape, const T &shape, unsigned int &flags) |
template<class T > | |
int | MatchBlendShape (const T &templateshape, const T &shape, unsigned int &flags) |
template<class S , class T > | |
int | LookupBlend (int tableSize, const S *table, const T &shape, unsigned int &flags) |
int | Calculate (BlendShape8 shape, unsigned int &flags) |
Variables | |
const Blend4 | Blends1Neighbour [] |
const Blend4 | Blends2Neighbour [] |
const Blend8 | Blends2Neighbour8 [] |
const Blend4 | Blends3Neighbour [] |
const Blend8 | Blends3Neighbour8 [] |
const Blend8 | Blends4Neighbour8 [] |
const Blend8 | Blends5Neighbour8 [] |
const Blend8 | Blends6Neighbour8 [] |
const Blend8 | Blends7Neighbour8 [] |
int CAlphaMapCalculator::Calculate | ( | BlendShape8 | shape, |
unsigned int & | flags | ||
) |
int CAlphaMapCalculator::LookupBlend | ( | int | tableSize, |
const S * | table, | ||
const T & | shape, | ||
unsigned int & | flags | ||
) |
int CAlphaMapCalculator::MatchBlendShape | ( | const T & | templateshape, |
const T & | shape, | ||
unsigned int & | flags | ||
) |
bool CAlphaMapCalculator::MatchBlendShapeFlipped | ( | const T & | templateshape, |
const T & | shape, | ||
unsigned int & | flags | ||
) |
const Blend4 CAlphaMapCalculator::Blends1Neighbour[] |
const Blend4 CAlphaMapCalculator::Blends2Neighbour[] |
const Blend8 CAlphaMapCalculator::Blends2Neighbour8[] |
const Blend4 CAlphaMapCalculator::Blends3Neighbour[] |
const Blend8 CAlphaMapCalculator::Blends3Neighbour8[] |
const Blend8 CAlphaMapCalculator::Blends4Neighbour8[] |
const Blend8 CAlphaMapCalculator::Blends5Neighbour8[] |
const Blend8 CAlphaMapCalculator::Blends6Neighbour8[] |
const Blend8 CAlphaMapCalculator::Blends7Neighbour8[] |