Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Namespaces | Functions
Colors.hpp File Reference
#include <vlCore/Vector4.hpp>

Go to the source code of this file.

Namespaces

 vl
 Visualization Library main namespace.
 

Functions

fvec4 vl::makeColor (unsigned int color)
 
bool vl::isValidColor (const fvec4 &color)