Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Vertex manipulator which desaturates the color values. More...
#include <SVertexManipulator.h>
Public Member Functions | |
void | operator() (video::S3DVertex &vertex) const |
Vertex manipulator which desaturates the color values.
Uses the luminance value of the color.
Definition at line 180 of file SVertexManipulator.h.
|
inline |
Definition at line 183 of file SVertexManipulator.h.
References irr::video::S3DVertex::Color, irr::video::SColor::getLuminance(), and irr::core::round32().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Mar 21 2014 04:40:40 by Doxygen
(1.8.1.2) |