#include <types.hpp>
|  | 
| union { | 
| struct { | 
| unsigned char   b | 
|  | 
| unsigned char   g | 
|  | 
| unsigned char   r | 
|  | 
| } |  | 
|  | 
| int   bgra | 
|  | 
| }; |  | 
|  | 
Definition at line 68 of file types.hpp.
 
◆ @11
      
        
          | unsigned char kfusion::RGB::b | 
      
 
 
◆ bgra
      
        
          | unsigned char kfusion::RGB::g | 
      
 
 
      
        
          | unsigned char kfusion::RGB::r | 
      
 
 
The documentation for this struct was generated from the following file: