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

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

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

Inheritance diagram for dcpp::scene::SVertexNormalizeNormalManipulator:
Inheritance graph
Collaboration diagram for dcpp::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:

Duckcpp    @cppfx.xyz