csComparator< csRGBcolor *, csRGBcolor * > Class Template Reference
[Graphics]
csComparator<> specialization for csColor*.  
More...
#include <csgfx/rgbpixel.h>
| Static Public Member Functions | |
| static int | Compare (csRGBcolor *const &r1, csRGBcolor *const &r2) | 
Detailed Description
template<>
 class csComparator< csRGBcolor *, csRGBcolor * >
csComparator<> specialization for csColor*. 
Mostly for compatibility with now-defunct csRGBVector class.
Definition at line 139 of file rgbpixel.h.
The documentation for this class was generated from the following file:
- csgfx/rgbpixel.h
Generated for Crystal Space by doxygen 1.4.7

