Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
nirt::scene::SVertexColorInterpolateLinearManipulator Class Reference

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

#include <nirtcpp/core/engine/SVertexManipulator.hpp>

Inheritance diagram for nirt::scene::SVertexColorInterpolateLinearManipulator:
Inheritance graph
Collaboration diagram for nirt::scene::SVertexColorInterpolateLinearManipulator:
Collaboration graph

Public Member Functions

 SVertexColorInterpolateLinearManipulator (video::SColor color, f32 factor)
 
void operator() (video::S3DVertex &vertex) const
 

Detailed Description

Vertex manipulator which interpolates the color values.

Uses linear interpolation.


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

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print