OpenFPM  5.2.0
Project that contain the implementation of distributed structures
RGB Struct Reference

RGB color struct. More...

#include <util.hpp>

Public Member Functions

std::string toString ()
 Return the color as string.
 

Data Fields

float R
 Red.
 
float G
 Green.
 
float B
 Blue.
 

Detailed Description

RGB color struct.

Definition at line 38 of file util.hpp.


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