Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
|
Vertex manipulator to set color to a fixed color for all vertices. More...
#include <jimcpp/core/engine/SVertexManipulator.hpp>
Public Member Functions | |
SVertexColorSetManipulator (video::SColor color) | |
void | operator() (video::S3DVertex &vertex) const |
Vertex manipulator to set color to a fixed color for all vertices.