Langmuir
Simulation
Main Page
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
color.h
Go to the documentation of this file.
1
#ifndef COLOR_H
2
#define COLOR_H
3
4
#include <QObject>
5
#include <QColor>
6
7
namespace
LangmuirView
{
8
9
namespace
color {
10
14
float
*
qColorToArray4
(
const
QColor &color,
float
*array);
15
19
float
*
qColorToArray4
(
const
QColor &color);
20
}
21
22
}
23
24
#endif // COLOR_H
LangmuirView
Definition:
axis.h:6
LangmuirView::color::qColorToArray4
float * qColorToArray4(const QColor &color, float *array)
Copy color data to array of size 4.
src
langmuirView
include
color.h
Generated on Fri Jan 9 2015 12:06:51 for Langmuir by
1.8.8