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

Vertex manipulator which transforms the normal of the vertex with the rotate/scale part of the given matrix (inner 3x3) More...

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

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

Public Member Functions

 SVertexNormalRotateScaleManipulator (const core::matrix4 &m)
 
template<typename VType >
void operator() (VType &vertex) const
 

Detailed Description

Vertex manipulator which transforms the normal of the vertex with the rotate/scale part of the given matrix (inner 3x3)


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

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print