Euphoria
Main Page
Related Pages
Topics
Namespaces
Classes
Files
Namespace List
Namespace Members
eu
color
Variables
eu::color Namespace Reference
Variables
constexpr
v3
white
=
v3
{1.0f, 1.0f, 1.0f}
constexpr
v3
black
=
v3
{0.0f, 0.0f, 0.0f}
Variable Documentation
◆
black
constexpr
v3
eu::color::black =
v3
{0.0f, 0.0f, 0.0f}
constexpr
Definition at line
10
of file
colors.h
.
◆
white
constexpr
v3
eu::color::white =
v3
{1.0f, 1.0f, 1.0f}
constexpr
Definition at line
9
of file
colors.h
.
Generated by
1.9.8