Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

renderer
Struct CAlphaMapCalculator::Blend8

   in AlphaMapCalculator.cpp

struct CAlphaMapCalculator::Blend8

Data tables for mapping between shapes and blend maps


Field Summary
 int m_AlphaMap
          
 BlendShape8 m_Shape
          
 
Constructor Summary
Blend8( BlendShape8 shape, int alphamap )
          
 

Field Detail

m_AlphaMap

public int m_AlphaMap;

m_Shape

public BlendShape8 m_Shape;


Constructor Detail

Blend8

public Blend8( BlendShape8 shape, int alphamap );

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD