|
ADTF Display Toolbox
|
This is the complete list of members for cGCLProcessor, including all inherited members.
| CalcScale(tUInt nOrigWidth, tUInt nOrigHeight, const cRect &sTargetRect) | cGCLProcessor | protected |
| cGCLProcessor() | cGCLProcessor | |
| Create() | cGCLProcessor | |
| GetCoords(const tUInt32 *pParam, const cRect &sTargetRect, tInt &x, tInt &y) const | cGCLProcessor | protected |
| m_bFlipRGB | cGCLProcessor | protected |
| m_bFormatFloat | cGCLProcessor | protected |
| m_bInitialized | cGCLProcessor | protected |
| m_fScaleX | cGCLProcessor | protected |
| m_fScaleY | cGCLProcessor | protected |
| m_hCanvas | cGCLProcessor | protected |
| m_nCurrentX | cGCLProcessor | protected |
| m_nCurrentY | cGCLProcessor | protected |
| m_pCanvas | cGCLProcessor | protected |
| m_pHugeFont | cGCLProcessor | protected |
| m_pNormalFont | cGCLProcessor | protected |
| m_pSmallFont | cGCLProcessor | protected |
| Process(ICanvas *pCanvas, tVoid *pCommandBlock, tInt nBlockSize, tUInt nOrigWidth, tUInt nOrigHeight, cRect sTargetRect, tBool bFlipRGB=tFalse) | cGCLProcessor | |
| Process(tHandle hCanvas, tVoid *pCommandBlock, tInt nBlockSize, tUInt nOrigWidth, tUInt nOrigHeight, cRect sTargetRect, tBool bFlipRGB=tFalse) | cGCLProcessor | |
| ProcessBlock(tVoid *pCommandBlock, tInt nBlockSize, tUInt nOrigWidth, tUInt nOrigHeight, cRect sTargetRect) | cGCLProcessor | protected |
| ProcessCommand(tGCLCommandDescriptor *pCmd, tUInt32 *pParams, tInt &nJump, cRect sTargetRect) | cGCLProcessor | protected |
| Release() | cGCLProcessor | |
| SetFonts(IFont *pSmallFont, IFont *pNormalFont, IFont *pHugeFont) | cGCLProcessor | |
| ~cGCLProcessor() | cGCLProcessor | virtual |