OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
RGB Struct Reference

RGB color struct. More...

Detailed Description

RGB color struct.

Definition at line 38 of file util.hpp.

#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.
 

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