struct TextureTablesTrueRgb Lookup table class for true_rgb mode (used for display output of 8 and 16-bit and texture width of 8-bit and with true_rgb mode)
Lookup table class for true_rgb mode (used for display output of 8 and 16-bit and texture width of 8-bit and with true_rgb mode). The tables in this class convert an 8-bit palette index to a red, green, or blue 16-bit value (using the specific mask for each color). The result of these three tables can then be or'ed together for a 16-bit truecolor value which can then in turn be translated (using another lookup table) to 8-bit if needed.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de