Represents an RGB color value. Used mainly for fancy rendering in editor. More...
#include <ColorTypes.hpp>
Public Member Functions | |
| rgb (const glm::vec3 &v) | |
Represents an RGB color value. Used mainly for fancy rendering in editor.
Definition at line 7 of file ColorTypes.hpp.
|
inline |
Definition at line 10 of file ColorTypes.hpp.