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 average value of the color.
Definition at line 170 of file SVertexManipulator.h.
void irr::scene::SVertexColorDesaturateToAverageManipulator::operator() | ( | video::S3DVertex & | vertex | ) | const [inline] |
Definition at line 173 of file SVertexManipulator.h.
References irr::video::S3DVertex::Color, and irr::video::SColor::getAverage().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Jun 8 2012 15:46:48 by Doxygen
(1.7.6.1) |