Blue Brain BioExplorer
core::RGBColor Struct Reference

Public Attributes

int r
 
int g
 
int b
 

Detailed Description

Definition at line 94 of file Utils.cpp.

Member Data Documentation

◆ b

int core::RGBColor::b

Definition at line 96 of file Utils.cpp.

◆ g

int core::RGBColor::g

Definition at line 96 of file Utils.cpp.

◆ r

int core::RGBColor::r

Definition at line 96 of file Utils.cpp.


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