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

Vertex manipulator which adjusts the brightness by a gamma operation. More...

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

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

Public Member Functions

 SVertexColorGammaManipulator (f32 gamma)
 
void operator() (video::S3DVertex &vertex) const
 

Detailed Description

Vertex manipulator which adjusts the brightness by a gamma operation.

A value over one increases brightness, one below darkens the colors.


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

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print