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

Vertex manipulator which normalizes the normal of the vertex. More...

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

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

Public Member Functions

template<typename VType >
void operator() (VType &vertex) const
 

Detailed Description

Vertex manipulator which normalizes the normal of the vertex.


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

Jimcpp    @cppfx.xyz