EightBitConverter< T > Class Template Reference
#include <fmath.h>
List of all members.
Public Member Functions |
T | operator() (unsigned char c) const |
Detailed Description
template<class T = float>
class EightBitConverter< T >
Fast table-based conversion of 8-bit to other types. Declare this as static to avoid the expensive ctr being called all the time.
The documentation for this class was generated from the following file: