Vertex manipulator which scales the position of the vertex. More...
#include <SVertexManipulator.h>
Vertex manipulator which scales the position of the vertex.
Definition at line 221 of file SVertexManipulator.h.
irr::scene::SVertexPositionScaleManipulator::SVertexPositionScaleManipulator | ( | const core::vector3df & | factor | ) | [inline] |
Definition at line 224 of file SVertexManipulator.h.
void irr::scene::SVertexPositionScaleManipulator::operator() | ( | VType & | vertex | ) | const [inline] |
Definition at line 226 of file SVertexManipulator.h.