Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::scene::SVertexColorInvertManipulator Class Reference

Vertex manipulator which inverts the RGB values. More...

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

Inheritance diagram for jpp::scene::SVertexColorInvertManipulator:
Inheritance graph
Collaboration diagram for jpp::scene::SVertexColorInvertManipulator:
Collaboration graph

Public Member Functions

void operator() (video::S3DVertex &vertex) const
 

Detailed Description

Vertex manipulator which inverts the RGB values.


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

Jimcpp    @cppfx.xyz

K