csRGBVector Class Reference
This is a vector class that expects you to push csRGBcolor structs onto it. More...
#include <csrgbvct.h>
Inheritance diagram for csRGBVector:

Static Public Methods | |
int | Compare (void const *item1, void const *item2) |
Compare two csRGBcolor structs. | |
int | CompareKey (csRGBcolor *const &i1, void *key) |
Compare a key (csRGBcolor struct) with a csRGBcolor struct. |
Detailed Description
This is a vector class that expects you to push csRGBcolor structs onto it.It has overrides for Compare and CompareKey.
Definition at line 32 of file csrgbvct.h.
Member Function Documentation
|
Compare two csRGBcolor structs.
Definition at line 36 of file csrgbvct.h. References csRGBcolor::blue, csRGBcolor::green, and csRGBcolor::red. |
|
Compare a key (csRGBcolor struct) with a csRGBcolor struct.
Definition at line 51 of file csrgbvct.h. References csRGBcolor::blue, csRGBcolor::green, and csRGBcolor::red. |
The documentation for this class was generated from the following file:
- csgfx/csrgbvct.h
Generated for Crystal Space by doxygen 1.2.18