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

Vertex manipulator which adjusts the contrast by the given factor. More...

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexColorContrastManipulator:
irr::scene::IVertexManipulator

Public Member Functions

void operator() (video::S3DVertex &vertex) const
 
 SVertexColorContrastManipulator (f32 factor)
 

Detailed Description

Vertex manipulator which adjusts the contrast by the given factor.

Factors over 1 increase contrast, below 1 reduce it.

Definition at line 94 of file SVertexManipulator.h.

Constructor & Destructor Documentation

irr::scene::SVertexColorContrastManipulator::SVertexColorContrastManipulator ( f32  factor)
inline

Definition at line 97 of file SVertexManipulator.h.

Member Function Documentation

void irr::scene::SVertexColorContrastManipulator::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 Mon May 6 2013 17:41:29 by Doxygen (1.8.3.1)