Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Member Functions
irr::scene::SVertexColorDesaturateToLightnessManipulator Class Reference

Vertex manipulator which desaturates the color values. More...

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexColorDesaturateToLightnessManipulator:
irr::scene::IVertexManipulator

List of all members.

Public Member Functions

void operator() (video::S3DVertex &vertex) const

Detailed Description

Vertex manipulator which desaturates the color values.

Uses the lightness value of the color.

Definition at line 160 of file SVertexManipulator.h.


Member Function Documentation

void irr::scene::SVertexColorDesaturateToLightnessManipulator::operator() ( video::S3DVertex vertex) const [inline]

The documentation for this class was generated from the following file:

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Thu May 31 2012 10:58:09 by Doxygen (1.7.6.1)