Vertex manipulator which scales the position of the vertex. More...
#include <SVertexManipulator.h>
Inheritance diagram for irr::scene::SVertexPositionScaleManipulator:Public Member Functions | |
| SVertexPositionScaleManipulator (const core::vector3df &factor) | |
| template<typename VType > | |
| void | operator() (VType &vertex) const |
Vertex manipulator which scales the position of the vertex.
Definition at line 221 of file SVertexManipulator.h.
|
inline |
Definition at line 224 of file SVertexManipulator.h.
|
inline |
Definition at line 226 of file SVertexManipulator.h.