libyggdrasil  v1.0.0
bsp::ygg::RGBA16 Union Reference

RGBA16 color type. More...

#include <types.hpp>

Public Attributes

struct {
   u16   r
 
   u16   g
 
   u16   b
 
   u16   a
 
}; 
 
u64 rgba
 

Detailed Description

RGBA16 color type.

Member Data Documentation

◆ @3

struct { ... }

◆ a

u16 bsp::ygg::RGBA16::a

◆ b

u16 bsp::ygg::RGBA16::b

◆ g

u16 bsp::ygg::RGBA16::g

◆ r

u16 bsp::ygg::RGBA16::r

◆ rgba

u64 bsp::ygg::RGBA16::rgba

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