Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Vertex manipulator which interpolates the color values. More...
#include <SVertexManipulator.h>
Public Member Functions | |
void | operator() (video::S3DVertex &vertex) const |
SVertexColorInterpolateLinearManipulator (video::SColor color, f32 factor) |
Vertex manipulator which interpolates the color values.
Uses linear interpolation.
Definition at line 190 of file SVertexManipulator.h.
|
inline |
Definition at line 193 of file SVertexManipulator.h.
|
inline |
Definition at line 195 of file SVertexManipulator.h.
References irr::video::S3DVertex::Color, and irr::video::SColor::getInterpolated().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Mon May 6 2013 07:46:19 by Doxygen
(1.8.1.2) |