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

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

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexColorInterpolateQuadraticManipulator:
irr::scene::IVertexManipulator

List of all members.

Public Member Functions

void operator() (video::S3DVertex &vertex) const
 SVertexColorInterpolateQuadraticManipulator (video::SColor color1, video::SColor color2, f32 factor)

Detailed Description

Vertex manipulator which interpolates the color values.

Uses linear interpolation.

Definition at line 205 of file SVertexManipulator.h.


Constructor & Destructor Documentation

Definition at line 208 of file SVertexManipulator.h.


Member Function Documentation

void irr::scene::SVertexColorInterpolateQuadraticManipulator::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 Fri Jun 8 2012 15:46:49 by Doxygen (1.7.6.1)