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

Vertex manipulator which adjusts the brightness by the given amount. More...

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

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

Public Member Functions

 SVertexColorBrightnessManipulator (s32 amount)
 
void operator() (video::S3DVertex &vertex) const
 

Detailed Description

Vertex manipulator which adjusts the brightness by the given amount.

A positive value increases brightness, a negative value darkens the colors.


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

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print