Public Attributes | List of all members
kfusion::RGB Struct Reference

#include <types.hpp>

Public Attributes

union {
   struct {
      unsigned char   b
 
      unsigned char   g
 
      unsigned char   r
 
   } 
 
   int   bgra
 
}; 
 

Detailed Description

Definition at line 68 of file types.hpp.

Member Data Documentation

◆ @11

union { ... }

◆ b

unsigned char kfusion::RGB::b

Definition at line 72 of file types.hpp.

◆ bgra

int kfusion::RGB::bgra

Definition at line 73 of file types.hpp.

◆ g

unsigned char kfusion::RGB::g

Definition at line 72 of file types.hpp.

◆ r

unsigned char kfusion::RGB::r

Definition at line 72 of file types.hpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26