| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/vertexdata.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| class | VRS::Color |
Functions | |
| Color | VRS::operator* (float coef, const Color &col) |
| Color | VRS::operator* (double coef, const Color &col) |
| VRS_CORE_API std::ostream & | VRS::operator<< (std::ostream &, const Color &) |
| VRS_CORE_API std::istream & | VRS::operator>> (std::istream &, Color &) |