CAlfTableMappingFunction Class Reference
| class CAlfTableMappingFunction : public CBase |
Mapping table based mapping function. This can be used in some situations to implement new mapping function functionality, without writing a whole new mapping function (as a server extension).
Nested Classes and Structures
| Private Attributes |
|---|
| TPrivateData * | iData |
Constructor & Destructor Documentation
CAlfTableMappingFunction()
| CAlfTableMappingFunction | ( | ) | [private] |
~CAlfTableMappingFunction()
| IMPORT_C | ~CAlfTableMappingFunction | ( | ) | |
Member Functions Documentation
ConstructL(CAlfEnv &)
| void | ConstructL | ( | CAlfEnv & | aEnv | ) | [private] |
MappingFunctionIdentifier()
|
TInt
| MappingFunctionIdentifier | ( | ) | const |
SetMappingTableValues(TReal32, TReal32, MAlfTableMappingFunctionDataProvider *)
Calculates mapping table for given range using given mapping data provider function. This fucntion should be called at least once to initialize the mapping table values.
Member Data Documentation
TPrivateData * iData
| TPrivateData * | iData | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.