#include <LRFTypes.h>
|  | 
|  | LRFColor () | 
|  | 
|  | LRFColor (unsigned color) | 
|  | 
|  | LRFColor (unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha=0) | 
|  | 
|  | 
| unsigned char | r | 
|  | 
| unsigned char | g | 
|  | 
| unsigned char | b | 
|  | 
| unsigned char | a | 
|  | 
      
        
          | libebook::LRFColor::LRFColor | ( |  | ) |  | 
      
 
 
  
  | 
        
          | libebook::LRFColor::LRFColor | ( | unsigned | color | ) |  |  | explicit | 
 
 
      
        
          | libebook::LRFColor::LRFColor | ( | unsigned char | red, | 
        
          |  |  | unsigned char | green, | 
        
          |  |  | unsigned char | blue, | 
        
          |  |  | unsigned char | alpha = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | unsigned char libebook::LRFColor::a | 
      
 
 
      
        
          | unsigned char libebook::LRFColor::b | 
      
 
 
      
        
          | unsigned char libebook::LRFColor::g | 
      
 
 
      
        
          | unsigned char libebook::LRFColor::r | 
      
 
 
The documentation for this struct was generated from the following files: