Oolite 1.91.0.7665-250419-c535bfe
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OORGBAComponents Struct Reference

#include <OOColor.h>

Public Attributes

float r
 
float g
 
float b
 
float a
 

Detailed Description

Definition at line 32 of file OOColor.h.

Member Data Documentation

◆ a

float OORGBAComponents::a

Definition at line 34 of file OOColor.h.

Referenced by ModulateColor().

◆ b

float OORGBAComponents::b

Definition at line 34 of file OOColor.h.

Referenced by ModulateColor().

◆ g

float OORGBAComponents::g

Definition at line 34 of file OOColor.h.

Referenced by ModulateColor().

◆ r

float OORGBAComponents::r

Definition at line 34 of file OOColor.h.

Referenced by ModulateColor().


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