XFormBlend.cpp File Reference

Go to the source code of this file.

Functions

uint32 P_FASTCALL U8xformCol8 (uint32 col)
uint32 P_FASTCALL U8xformCol9 (uint32 col)
uint32 P_FASTCALL U8xformCol10 (uint32 col)
uint32 P_FASTCALL U8xformCol11 (uint32 col)
uint32 P_FASTCALL U8xformCol12 (uint32 col)
uint32 P_FASTCALL U8xformCol13 (uint32 col)
uint32 P_FASTCALL U8xformCol14 (uint32 col)

Variables

const uint8 U8XFormPal [1024]
const xformBlendFuncType U8XFormFuncs [256]


Function Documentation

uint32 P_FASTCALL U8xformCol10 ( uint32  col  ) 

Definition at line 93 of file XFormBlend.cpp.

uint32 P_FASTCALL U8xformCol11 ( uint32  col  ) 

Definition at line 106 of file XFormBlend.cpp.

uint32 P_FASTCALL U8xformCol12 ( uint32  col  ) 

Definition at line 119 of file XFormBlend.cpp.

uint32 P_FASTCALL U8xformCol13 ( uint32  col  ) 

Definition at line 134 of file XFormBlend.cpp.

uint32 P_FASTCALL U8xformCol14 ( uint32  col  ) 

Definition at line 148 of file XFormBlend.cpp.

uint32 P_FASTCALL U8xformCol8 ( uint32  col  ) 

Definition at line 67 of file XFormBlend.cpp.

uint32 P_FASTCALL U8xformCol9 ( uint32  col  ) 

Definition at line 80 of file XFormBlend.cpp.


Variable Documentation

const xformBlendFuncType U8XFormFuncs[256]

Initial value:

 {
        0,                                                                      
        0,                                                                      
        0,                                                                      
        0,                                                                      
        0,                                                                      
        0,                                                                      
        0,                                                                      
        0,                                                                      
        static_cast<xformBlendFuncType>(&U8xformCol8),  
        static_cast<xformBlendFuncType>(&U8xformCol9),  
        static_cast<xformBlendFuncType>(&U8xformCol10), 
        static_cast<xformBlendFuncType>(&U8xformCol11), 
        static_cast<xformBlendFuncType>(&U8xformCol12), 
        static_cast<xformBlendFuncType>(&U8xformCol13), 
        static_cast<xformBlendFuncType>(&U8xformCol14), 
        0                                                                       
}

Definition at line 157 of file XFormBlend.cpp.

const uint8 U8XFormPal[1024]

Initial value:

 {
        0,      0,      0,      0,
        0,      0,      0,      0,
        0,      0,      0,      0,
        0,      0,      0,      0,
        0,      0,      0,      0,
        0,      0,      0,      0,
        0,      0,      0,      0,
        0,      0,      0,      0,
        48,     48,     48,     80,     
        24,     24,     24,     80,     
        64,     64,     24,     64,     
        80,     80,     80,     80,     
        180,90, 0,      80,     
        0,      0,      252,40, 
        0,      0,      104,40, 
        0,      0,      0,      0
}

Definition at line 23 of file XFormBlend.cpp.

Referenced by U8Game::loadFiles(), and RemorseGame::loadFiles().


Generated on Fri Jul 27 22:28:12 2007 for pentagram by  doxygen 1.4.7