Hasher of Quantity_ColorRGBA.  
 More...
#include <Quantity_ColorRGBAHasher.hxx>
◆ HashCode()
Returns hash code for the given RGBA color, in the range [1, theUpperBound]. 
- Parameters
- 
  
    | theColor | the RGBA color object which hash code is to be computed |  | theUpperBound | the upper bound of the range a computing hash code must be within |  
 
- Returns
- a computed hash code, in the range [1, theUpperBound] 
 
 
◆ IsEqual()
Returns true if two colors are equal. 
 
 
The documentation for this struct was generated from the following file: